lighttpd: update to 1.4.37.

This commit is contained in:
Juan RP 2015-08-30 16:32:58 +02:00
parent 02a0a0b7da
commit 2c9e2f68e6
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lighttpd'
pkgname=lighttpd
version=1.4.36
revision=2
version=1.4.37
revision=1
makedepends="libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
hostmakedepends="automake pkg-config pcre-devel libtool"
conf_files="/etc/lighttpd/lighttpd.conf"
@ -12,10 +12,10 @@ make_dirs="
/var/log/lighttpd 0750 lighttpd lighttpd"
short_desc="A secure, fast, compliant and very flexible web-server"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Simplified BSD"
license="2-clause-BSD"
homepage="http://lighttpd.net"
distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
checksum=897ab6b1cc7bd51671f8af759e7846245fbbca0685c30017e93a5882a9ac1a53
checksum=804e6f60567ca1da2b3927f92b7e9332b93aca9560f282ca135b86b7558979bd
build_style=gnu-configure
configure_args="
--sbindir=/usr/bin \