From 3149483edfd66eb7ecd96be01031d40fb73f1df7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 25 Dec 2016 16:36:24 +0100 Subject: [PATCH] lighttpd: update to 1.4.44. --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index c656db73a51..c5caea9af85 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.43 +version=1.4.44 revision=1 makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel" @@ -13,7 +13,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=fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a +checksum=adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422 build_style=gnu-configure configure_args=" --sbindir=/usr/bin \