diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-31 02:28:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-31 02:28:45 (GMT) |
commit | 8df17b59ad2a4f92633c25406d495586a1c4ec06 (patch) | |
tree | d555a8d6ffa3efbd92dfe00714d244a46d8123b8 /abs/core-testing/lighttpd/PKGBUILD | |
parent | 0fc0baa06eea5e1f3c3ce380dd46886f2331b514 (diff) | |
download | linhes_pkgbuild-8df17b59ad2a4f92633c25406d495586a1c4ec06.zip linhes_pkgbuild-8df17b59ad2a4f92633c25406d495586a1c4ec06.tar.gz linhes_pkgbuild-8df17b59ad2a4f92633c25406d495586a1c4ec06.tar.bz2 |
lighttpd: added default 404 page
Diffstat (limited to 'abs/core-testing/lighttpd/PKGBUILD')
-rw-r--r-- | abs/core-testing/lighttpd/PKGBUILD | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/abs/core-testing/lighttpd/PKGBUILD b/abs/core-testing/lighttpd/PKGBUILD index bbb0a39..eea4367 100644 --- a/abs/core-testing/lighttpd/PKGBUILD +++ b/abs/core-testing/lighttpd/PKGBUILD @@ -3,7 +3,7 @@ pkgname=lighttpd pkgver=1.4.26 -pkgrel=9 +pkgrel=11 pkgdesc='a secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') @@ -75,3 +75,9 @@ md5sums=('a682c8efce47a2f4263a247ba0813c9b' '07b8459b54fb2e70280064c2a275b176' 'c6e361131000ceec085f40b310ef4a2c' '84c884b8dadd724afe2bc6529e9d4485') +md5sums=('a682c8efce47a2f4263a247ba0813c9b' + 'bd690eee0d9e51857448770a151023b0' + '857e174643fd7761a2f0d8431a679f6c' + '11fbec7ff7ca1b0d5575445681e8f60e' + 'c6e361131000ceec085f40b310ef4a2c' + '84c884b8dadd724afe2bc6529e9d4485') |