lighttpd: update to 1.4.71
This commit is contained in:
parent
59d70a5042
commit
516a4c0e6c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lighttpd'
|
||||
pkgname=lighttpd
|
||||
version=1.4.70
|
||||
version=1.4.71
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled
|
||||
|
@ -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=921ebe1cf4b6b9897e03779ab7a23a31f4ba40a1abe2067525c33cd3ce61fe85
|
||||
checksum=b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac
|
||||
|
||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||
system_accounts="_lighttpd"
|
||||
|
|
Loading…
Reference in New Issue