lighttpd: update to 1.4.49.

Closes: #12421 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-12 10:38:02 -03:00 committed by Michael Aldridge
parent 0afda54f00
commit 356e7fec8b

View file

@ -1,7 +1,7 @@
# Template file for 'lighttpd' # Template file for 'lighttpd'
pkgname=lighttpd pkgname=lighttpd
version=1.4.48 version=1.4.49
revision=2 revision=1
makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel attr-devel" sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel attr-devel"
hostmakedepends="automake pkg-config libtool" hostmakedepends="automake pkg-config libtool"
@ -10,11 +10,10 @@ system_accounts="_${pkgname}"
_lighttpd_homedir="/srv/www/${pkgname}" _lighttpd_homedir="/srv/www/${pkgname}"
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="2-clause-BSD" license="BSD-3-Clause"
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"
distfiles="https://sources.voidlinux.eu/lighttpd-1.4.48/lighttpd-1.4.48.tar.xz" checksum=aedf49d7127d9e4c0ea56618e9e945a17674dc46a37ac7990120f87dd939ce09
checksum=0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36
build_style=gnu-configure build_style=gnu-configure
configure_args=" configure_args="
--sbindir=/usr/bin \ --sbindir=/usr/bin \