lighttpd: update to 1.4.55.

This commit is contained in:
Anthony Iliopoulos 2020-02-04 00:41:05 +01:00 committed by Juan RP
parent 4b669fabdb
commit 58a5fdefb2

View file

@ -1,7 +1,7 @@
# Template file for 'lighttpd' # Template file for 'lighttpd'
pkgname=lighttpd pkgname=lighttpd
version=1.4.54 version=1.4.55
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.org>"
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=cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721 checksum=6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927
conf_files="/etc/lighttpd/lighttpd.conf" conf_files="/etc/lighttpd/lighttpd.conf"
system_accounts="_${pkgname}" system_accounts="_${pkgname}"