lighttpd: update to 1.4.37.
This commit is contained in:
parent
02a0a0b7da
commit
2c9e2f68e6
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lighttpd'
|
# Template file for 'lighttpd'
|
||||||
pkgname=lighttpd
|
pkgname=lighttpd
|
||||||
version=1.4.36
|
version=1.4.37
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
|
makedepends="libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
|
||||||
hostmakedepends="automake pkg-config pcre-devel libtool"
|
hostmakedepends="automake pkg-config pcre-devel libtool"
|
||||||
conf_files="/etc/lighttpd/lighttpd.conf"
|
conf_files="/etc/lighttpd/lighttpd.conf"
|
||||||
|
@ -12,10 +12,10 @@ make_dirs="
|
||||||
/var/log/lighttpd 0750 lighttpd lighttpd"
|
/var/log/lighttpd 0750 lighttpd lighttpd"
|
||||||
short_desc="A secure, fast, compliant and very flexible web-server"
|
short_desc="A secure, fast, compliant and very flexible web-server"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="Simplified 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=897ab6b1cc7bd51671f8af759e7846245fbbca0685c30017e93a5882a9ac1a53
|
checksum=804e6f60567ca1da2b3927f92b7e9332b93aca9560f282ca135b86b7558979bd
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin \
|
--sbindir=/usr/bin \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue