mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lighttpd: update to 1.4.75
This commit is contained in:
parent
612293e999
commit
8152ceecac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lighttpd'
|
# Template file for 'lighttpd'
|
||||||
pkgname=lighttpd
|
pkgname=lighttpd
|
||||||
version=1.4.74
|
version=1.4.75
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled
|
configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://lighttpd.net"
|
homepage="https://lighttpd.net"
|
||||||
distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||||
checksum=5c08736e83088f7e019797159f306e88ec729abe976dc98fb3bed71b9d3e53b5
|
checksum=8b721ca939d312afaa6ef31dcbd6afb5161ed385ac828e6fccd4c5b76be189d6
|
||||||
|
|
||||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||||
system_accounts="_lighttpd"
|
system_accounts="_lighttpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue