From 0a875d47288176f2a0faaffe94f683e52d444812 Mon Sep 17 00:00:00 2001
From: Michael Gehring <mg@ebfe.org>
Date: Sun, 6 Nov 2016 07:48:03 +0100
Subject: [PATCH] lighttpd: update to 1.4.43.

---
 srcpkgs/lighttpd/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template
index a826970f14f..c656db73a51 100644
--- a/srcpkgs/lighttpd/template
+++ b/srcpkgs/lighttpd/template
@@ -1,8 +1,9 @@
 # Template file for 'lighttpd'
 pkgname=lighttpd
-version=1.4.42
+version=1.4.43
 revision=1
-makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
+makedepends="libuuid-devel libmysqlclient-devel lua-devel libxml2-devel
+ sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel libldap-devel"
 hostmakedepends="automake pkg-config libtool"
 conf_files="/etc/lighttpd/lighttpd.conf"
 system_accounts="_${pkgname}"
@@ -12,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
 license="2-clause-BSD"
 homepage="http://lighttpd.net"
 distfiles="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
-checksum=b2c9069ed0bade9362c27b469a9b884641786aea1c3d686f9fd9f01d15e2a15f
+checksum=fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a
 build_style=gnu-configure
 configure_args="
 	--sbindir=/usr/bin \