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 " 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 \