diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index eb9511e4f3e..c3f501e99e4 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -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 " 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}"