[arch-commits] Commit in lighttpd/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Nov 21 15:59:23 UTC 2012
Date: Wednesday, November 21, 2012 @ 10:59:23
Author: pierre
Revision: 171702
upgpkg: lighttpd 1.4.32-1
Modified:
lighttpd/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-21 14:49:21 UTC (rev 171701)
+++ PKGBUILD 2012-11-21 15:59:23 UTC (rev 171702)
@@ -2,16 +2,16 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=lighttpd
-pkgver=1.4.31
-pkgrel=2
+pkgver=1.4.32
+pkgrel=1
pkgdesc='A secure, fast, compliant and very flexible web-server'
license=('custom')
arch=('i686' 'x86_64')
url="http://www.lighttpd.net/"
depends=('pcre' 'bzip2' 'libldap' 'util-linux')
-makedepends=('fcgi' 'libmysqlclient' 'lua51' 'libxml2' 'e2fsprogs' 'sqlite' 'gdbm' 'pkgconfig')
+makedepends=('fcgi' 'libmysqlclient' 'lua' 'libxml2' 'e2fsprogs' 'sqlite' 'gdbm' 'pkgconfig')
optdepends=('libxml2: mod_webdav'
- 'lua51: mod_cml/mod_magnet'
+ 'lua: mod_cml/mod_magnet'
'libmysqlclient: mod_mysql_vhost'
'sqlite: mod_webdav')
backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd')
@@ -20,8 +20,8 @@
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.rc.d' 'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 'lighttpd.service')
-sha256sums=('8a0a4f1ab782c2a3554e031c7d8ad600aac9b4c0466710a6cc9aab10659fe3f2'
- '0ba44866f6ebdf6fefc8efba89240eacff075b5d1b80e0d7a9e0479491ff01a7'
+sha256sums=('1368f80069ce71f5928cad59c8e60c0b95876942ca9e02c53853e54ae24aedc1'
+ '5456a90967df6774386010baa3fa67dba1c80c3b7058c70c80931d8dea5093e7'
'186f4bb2364f82d4076a2ba7d3e088ffb356550493d92dd9d5eb57cac2839c17'
'6df18675691384c48b9137c8f18ca238055001f1077baf05cb8322247b475a77'
'ee56422fe48f2683ccb5ca2e3dc6bad79ea8e1cbd043b21d2ea73b87018e35aa'
More information about the arch-commits
mailing list