lighttpd: update to 1.4.42.
This commit is contained in:
parent
0de6b033fb
commit
a0d15e59af
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lighttpd'
|
||||
pkgname=lighttpd
|
||||
version=1.4.41
|
||||
revision=2
|
||||
version=1.4.42
|
||||
revision=1
|
||||
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
|
||||
hostmakedepends="automake pkg-config libtool"
|
||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||
|
@ -12,7 +12,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=4bcc383ef6d6dc7b284f68882d71a178e2986c83c4e85eeb3c8f3b882e346b6c
|
||||
checksum=b2c9069ed0bade9362c27b469a9b884641786aea1c3d686f9fd9f01d15e2a15f
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin \
|
||||
|
|
Loading…
Reference in New Issue