mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lighttpd: rebuild for lua53
This commit is contained in:
parent
83d9c166eb
commit
2adf3dd5f2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lighttpd'
|
# Template file for 'lighttpd'
|
||||||
pkgname=lighttpd
|
pkgname=lighttpd
|
||||||
version=1.4.55
|
version=1.4.55
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
|
configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
|
||||||
-Dwith_geoip=false -Dwith_krb5=true -Dwith_ldap=true -Dwith_libev=true
|
-Dwith_geoip=false -Dwith_krb5=true -Dwith_ldap=true -Dwith_libev=true
|
||||||
|
@ -11,7 +11,7 @@ configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
|
||||||
-Dwith_webdav_locks=true -Dmoduledir=lib/lighttpd/modules"
|
-Dwith_webdav_locks=true -Dmoduledir=lib/lighttpd/modules"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="attr-devel fcgi-devel gdbm-devel libev-devel libmemcached-devel
|
makedepends="attr-devel fcgi-devel gdbm-devel libev-devel libmemcached-devel
|
||||||
libxml2-devel lua-devel mit-krb5-devel pcre-devel sqlite-devel"
|
libxml2-devel lua53-devel mit-krb5-devel pcre-devel sqlite-devel"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="Secure, fast, compliant and very flexible web-server"
|
short_desc="Secure, fast, compliant and very flexible web-server"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue