lighttpd: update to 1.4.45.
This commit is contained in:
parent
3562a19b96
commit
635566fedf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lighttpd'
|
||||
pkgname=lighttpd
|
||||
version=1.4.44
|
||||
version=1.4.45
|
||||
revision=1
|
||||
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-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"
|
||||
homepage="http://lighttpd.net"
|
||||
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
|
||||
checksum=adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422
|
||||
checksum=1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin \
|
||||
|
|
Loading…
Reference in New Issue