[arch-commits] Commit in lighttpd/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Nov 21 16:06:05 UTC 2012
Date: Wednesday, November 21, 2012 @ 11:06:05
Author: pierre
Revision: 171704
lua51 rebuild
Modified:
lighttpd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-21 16:00:29 UTC (rev 171703)
+++ PKGBUILD 2012-11-21 16:06:05 UTC (rev 171704)
@@ -3,15 +3,15 @@
pkgname=lighttpd
pkgver=1.4.32
-pkgrel=1
+pkgrel=2
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' 'lua' 'libxml2' 'e2fsprogs' 'sqlite' 'gdbm' 'pkgconfig')
+makedepends=('fcgi' 'libmysqlclient' 'lua51' 'libxml2' 'e2fsprogs' 'sqlite' 'gdbm' 'pkgconfig')
optdepends=('libxml2: mod_webdav'
- 'lua: mod_cml/mod_magnet'
+ 'lua51: mod_cml/mod_magnet'
'libmysqlclient: mod_mysql_vhost'
'sqlite: mod_webdav')
backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd')
More information about the arch-commits
mailing list