From 1b21445a8e9097b0bb0542ed847fbb1eb832848f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 20 Oct 2011 23:14:58 +0000 Subject: Thu Oct 20 23:14:58 UTC 2011 --- community/cherokee/PKGBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'community/cherokee') diff --git a/community/cherokee/PKGBUILD b/community/cherokee/PKGBUILD index 10c60f529..8619bbbc8 100644 --- a/community/cherokee/PKGBUILD +++ b/community/cherokee/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56833 2011-10-14 14:02:14Z foutrelis $ +# $Id: PKGBUILD 57044 2011-10-19 09:24:20Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Link Dupont pkgname=cherokee -pkgver=1.2.100 -pkgrel=2 +pkgver=1.2.101 +pkgrel=1 pkgdesc="A very fast, flexible and easy to configure Web Server" arch=('i686' 'x86_64') url="http://www.cherokee-project.com/" @@ -26,13 +26,11 @@ options=('!libtool') source=(http://www.cherokee-project.com/download/1.2/$pkgver/cherokee-$pkgver.tar.gz cherokee.rc cherokee.logrotate - fix-ctk-path-handler-match.patch - cherokee-admin-socket-bind.patch) -sha1sums=('2ed95504c7f156227f9b688a901608be21cf3dff' + fix-ctk-path-handler-match.patch) +sha1sums=('b27f149c7d7111207ac8c3cd8a4856c05490d136' '85e24ccc94e6e97858226222ac62cca79c17bc80' '266064ab6d3ebd206d7207e1d97b003d2021b2e4' - '6d64371dfb23f43c29a24e37e7ae99e08a0c84cc' - '3c0b407e7282542657125d7cfb1c64eb3521ed8c') + '6d64371dfb23f43c29a24e37e7ae99e08a0c84cc') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf