From fd115d7057eb8243df6edfaf1ed440d6f3e70692 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 30 Nov 2011 23:15:09 +0000 Subject: Wed Nov 30 23:15:09 UTC 2011 --- extra/lighttpd/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'extra/lighttpd') diff --git a/extra/lighttpd/PKGBUILD b/extra/lighttpd/PKGBUILD index d6bc1f95d..1d9c20cb4 100644 --- a/extra/lighttpd/PKGBUILD +++ b/extra/lighttpd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 134666 2011-08-07 10:50:50Z pierre $ +# $Id: PKGBUILD 143810 2011-11-29 13:33:30Z stephane $ # Maintainer: Pierre Schmitz pkgname=lighttpd pkgver=1.4.29 -pkgrel=2 +pkgrel=3 pkgdesc='a secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') @@ -17,8 +17,10 @@ optdepends=('libxml2: mod_webdav' backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd') options=('!libtool' 'emptydirs') source=("http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.bz2" + "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.bz2.asc" 'lighttpd.rc.d' 'lighttpd.logrotate.d' 'lighttpd.conf') md5sums=('e6e67b09986cb504db630b5a86b2dd76' + 'de2afb4ed6a088fd7fa5f13c387a08f0' '268386e71f5748dc1d887b9a0ab65589' '913e2157fa78d990c32146f387d44c2b' 'acdaa94299e6299cb5085e6d88babeca') -- cgit v1.2.3-54-g00ecf