diff options
author | root <root@rshg054.dnsready.net> | 2013-09-29 03:24:08 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-29 03:24:08 -0700 |
commit | 5a54e0a093cd01d4787eaf200ba14cfda3bc4b7a (patch) | |
tree | cb006fc67fb1b6d5f8c47d5f35755db0d2dc733f /extra/lighttpd | |
parent | c900355ac24fb238dbd0d8f6253a629561f78bee (diff) |
Sun Sep 29 03:20:31 PDT 2013
Diffstat (limited to 'extra/lighttpd')
-rw-r--r-- | extra/lighttpd/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/lighttpd/PKGBUILD b/extra/lighttpd/PKGBUILD index f96e5a3e0..843ff5baf 100644 --- a/extra/lighttpd/PKGBUILD +++ b/extra/lighttpd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 185242 2013-05-12 10:58:13Z pierre $ +# $Id: PKGBUILD 195225 2013-09-28 07:19:12Z pierre $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgname=lighttpd -pkgver=1.4.32 -pkgrel=5 +pkgver=1.4.33 +pkgrel=1 pkgdesc='A secure, fast, compliant and very flexible web-server' license=('custom') arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ install='lighttpd.install' source=("http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz" "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz.asc" 'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 'lighttpd.service') -sha256sums=('1368f80069ce71f5928cad59c8e60c0b95876942ca9e02c53853e54ae24aedc1' +sha256sums=('2886aedc23857ca44df91b8fe6f36059ec82a859ae0eb230220e42abc331610c' 'SKIP' '41f6c0042bb61021553779f861910e335834f6c15e4411756cdc6233b31076fe' 'ee56422fe48f2683ccb5ca2e3dc6bad79ea8e1cbd043b21d2ea73b87018e35aa' |