lighttpd: update to 1.4.53.

This commit is contained in:
prspkt 2019-01-27 14:01:37 +02:00 committed by maxice8
parent 032658af0b
commit 615d84542a

View file

@ -1,7 +1,7 @@
# Template file for 'lighttpd'
pkgname=lighttpd
version=1.4.52
revision=2
version=1.4.53
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
@ -10,15 +10,14 @@ configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
-Dwith_sasl=false -Dwith_xattr=true -Dwith_zlib=true -Dwith_webdav_props=true
-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
mit-krb5-devel"
makedepends="attr-devel fcgi-devel gdbm-devel libev-devel libmemcached-devel
libxml2-devel lua-devel mit-krb5-devel pcre-devel sqlite-devel"
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=27bc0991c530b7c6335e6efff2181934d3c1a1c516f7401ea71d8302cefda764
checksum=3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78
conf_files="/etc/lighttpd/lighttpd.conf"
system_accounts="_${pkgname}"