From b51155fdd275aa17ef21e2e69e8158a50919e3a5 Mon Sep 17 00:00:00 2001 From: Stephen Date: Thu, 5 Jan 2012 14:46:39 +0000 Subject: [PATCH] Updated lighttpd --- lighttpd/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lighttpd/PKGBUILD b/lighttpd/PKGBUILD index e1dfe0cc8..18a7fcdae 100644 --- a/lighttpd/PKGBUILD +++ b/lighttpd/PKGBUILD @@ -8,8 +8,8 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=lighttpd -pkgver=1.4.29 -pkgrel=2 +pkgver=1.4.30 +pkgrel=1 pkgdesc='a secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') @@ -24,9 +24,9 @@ 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" 'lighttpd.rc.d' 'lighttpd.logrotate.d' 'lighttpd.conf') -md5sums=('e6e67b09986cb504db630b5a86b2dd76' +md5sums=('63f9df52dcae0ab5689a95c99c54e48a' '701141f42df90097bbfc5c7f1f63beb9' - '913e2157fa78d990c32146f387d44c2b' + 'd99a0e7bc4a1e8982779717b96416c09' '2803a9ee7f20409c69f1566d2d90720e') build() {