From b3b2b9ad33cb30c824f334ea27fa463078a0876a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 29 Nov 2018 15:36:48 -0200 Subject: [PATCH] lighttpd: update to 1.4.52. --- srcpkgs/lighttpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index bb2f6fc0b47..647984612e7 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,7 +1,7 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.51 -revision=2 +version=1.4.52 +revision=1 build_style=meson configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true -Dwith_geoip=false -Dwith_krb5=true -Dwith_ldap=true -Dwith_libev=true @@ -18,7 +18,7 @@ maintainer="Enno Boland " license="BSD-3-Clause" homepage="https://lighttpd.net" distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz" -checksum=2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82 +checksum=27bc0991c530b7c6335e6efff2181934d3c1a1c516f7401ea71d8302cefda764 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_${pkgname}"