lighttpd: update to 1.4.73
This commit is contained in:
parent
9c1bc937fc
commit
423a7d0246
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lighttpd'
|
||||
pkgname=lighttpd
|
||||
version=1.4.71
|
||||
revision=3
|
||||
version=1.4.73
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled
|
||||
-Dwith_krb5=enabled -Dwith_ldap=enabled
|
||||
|
@ -20,7 +20,7 @@ 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=b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac
|
||||
checksum=818816d0b314b0aa8728a7076513435f6d5eb227f3b61323468e1f10dbe84ca8
|
||||
|
||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||
system_accounts="_lighttpd"
|
||||
|
|
Loading…
Reference in New Issue