From 6f313c98835c8ef377374322da08dbfc09db50e3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 6 Dec 2015 13:03:04 +0100 Subject: [PATCH] lighttpd: update to 1.4.38. --- srcpkgs/lighttpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 671e7305e5e..04c6f551777 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,7 +1,7 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.37 -revision=2 +version=1.4.38 +revision=1 makedepends="libmysqlclient-devel lua52-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" @@ -15,7 +15,7 @@ maintainer="Enno Boland " license="2-clause-BSD" homepage="http://lighttpd.net" distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz" -checksum=804e6f60567ca1da2b3927f92b7e9332b93aca9560f282ca135b86b7558979bd +checksum=4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504 build_style=gnu-configure configure_args=" --sbindir=/usr/bin \