diff options
Diffstat (limited to 'abs/core/lighttpd/PKGBUILD')
-rw-r--r-- | abs/core/lighttpd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/lighttpd/PKGBUILD b/abs/core/lighttpd/PKGBUILD index 98f5215..809f82f 100644 --- a/abs/core/lighttpd/PKGBUILD +++ b/abs/core/lighttpd/PKGBUILD @@ -3,7 +3,7 @@ pkgname=lighttpd pkgver=1.4.28 -pkgrel=4 +pkgrel=5 pkgdesc='A secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') @@ -77,6 +77,6 @@ package() { } md5sums=('586eb535d31ac299652495b058dd87c4' 'bd690eee0d9e51857448770a151023b0' - '857e174643fd7761a2f0d8431a679f6c' + 'e17a29ebcdac82a853389c3df468c980' '1857cb0c145db64e2a5f54b79a144adb' 'c6e361131000ceec085f40b310ef4a2c') |