mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
lighttpd: update to 1.4.45.
This commit is contained in:
parent
3562a19b96
commit
635566fedf
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.44
|
version=1.4.45
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
|
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
|
||||||
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
|
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://lighttpd.net"
|
homepage="http://lighttpd.net"
|
||||||
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||||
checksum=adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422
|
checksum=1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin \
|
--sbindir=/usr/bin \
|
||||||
|
|
Loading…
Add table
Reference in a new issue