lighttpd: update to 1.4.52.
This commit is contained in:
parent
8df3152cc4
commit
b3b2b9ad33
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lighttpd'
|
# Template file for 'lighttpd'
|
||||||
pkgname=lighttpd
|
pkgname=lighttpd
|
||||||
version=1.4.51
|
version=1.4.52
|
||||||
revision=2
|
revision=1
|
||||||
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
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://lighttpd.net"
|
homepage="https://lighttpd.net"
|
||||||
distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||||
checksum=2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82
|
checksum=27bc0991c530b7c6335e6efff2181934d3c1a1c516f7401ea71d8302cefda764
|
||||||
|
|
||||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||||
system_accounts="_${pkgname}"
|
system_accounts="_${pkgname}"
|
||||||
|
|
Loading…
Reference in New Issue