lighttpd: update to 1.4.54.

This commit is contained in:
Daniel Eyßer 2019-06-25 23:36:31 +02:00 committed by Juan RP
parent b0601f4561
commit b2194697ab

View file

@ -1,7 +1,7 @@
# Template file for 'lighttpd'
pkgname=lighttpd
version=1.4.53
revision=2
version=1.4.54
revision=1
build_style=meson
configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
-Dwith_geoip=false -Dwith_krb5=true -Dwith_ldap=true -Dwith_libev=true
@ -12,12 +12,13 @@ configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
hostmakedepends="pkg-config"
makedepends="attr-devel fcgi-devel gdbm-devel libev-devel libmemcached-devel
libxml2-devel lua-devel mit-krb5-devel pcre-devel sqlite-devel"
checkdepends="perl"
short_desc="Secure, fast, compliant and very flexible web-server"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://lighttpd.net"
distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
checksum=3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78
checksum=cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721
conf_files="/etc/lighttpd/lighttpd.conf"
system_accounts="_${pkgname}"