[arch-commits] Commit in lighttpd/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Nov 14 05:27:02 UTC 2012


    Date: Wednesday, November 14, 2012 @ 00:27:01
  Author: pierre
Revision: 170965

upgpkg: lighttpd 1.4.31-2

lua51 rebuild

Modified:
  lighttpd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-14 04:15:53 UTC (rev 170964)
+++ PKGBUILD	2012-11-14 05:27:01 UTC (rev 170965)
@@ -3,15 +3,15 @@
 
 pkgname=lighttpd
 pkgver=1.4.31
-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