diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index ae5ac050628..a394bed4df6 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.50 +version=1.4.51 revision=1 build_style=meson configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true @@ -8,7 +8,7 @@ configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true -Dwith_libunwind=false -Dwith_lua=true -Dwith_memcached=true -Dwith_mysql=false -Dwith_openssl=true -Dwith_pcre=true -Dwith_pgsql=false -Dwith_sasl=false -Dwith_xattr=true -Dwith_zlib=true -Dwith_webdav_props=true - -Dwith_webdav_locks=true -Dsbindir=/usr/bin -Dmoduledir=lib/lighttpd/modules" + -Dwith_webdav_locks=true -Dmoduledir=lib/lighttpd/modules" hostmakedepends="pkg-config" makedepends="libuuid-devel lua-devel libxml2-devel libev-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel attr-devel libmemcached-devel @@ -18,7 +18,7 @@ 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=29378312d8887cbc14ffe8a7fadef2d5a08c7e7e1be942795142346ad95629eb +checksum=2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_${pkgname}"