mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lighttpd: update to 1.4.67
This commit is contained in:
parent
45c2b5b759
commit
e54487d8f3
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.66
|
version=1.4.67
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_brotli=false -Dwith_bzip=false
|
configure_args="-Dwith_brotli=false -Dwith_bzip=false
|
||||||
|
@ -19,7 +19,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=47ac6e60271aa0196e65472d02d019556dc7c6d09df3b65df2c1ab6866348e3b
|
checksum=7e04d767f51a8d824b32e2483ef2950982920d427d1272ef4667f49d6f89f358
|
||||||
|
|
||||||
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