lighttpd: update to 1.4.46.
This commit is contained in:
parent
db89517f47
commit
2e9d97de8b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lighttpd'
|
||||
pkgname=lighttpd
|
||||
version=1.4.45
|
||||
revision=2
|
||||
version=1.4.46
|
||||
revision=1
|
||||
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
|
||||
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
|
||||
hostmakedepends="automake pkg-config libtool"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://lighttpd.net"
|
||||
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||
checksum=1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f
|
||||
checksum=a2abfc9752992ae3260209f9c4228e7511af4ae12d5fca5e9463234e9e2b47ee
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin \
|
||||
|
|
Loading…
Reference in a new issue