From 8f26698e7a2159abebc374d3d3d2f46896f30730 Mon Sep 17 00:00:00 2001 From: miqlas Date: Tue, 6 Jun 2017 01:39:19 +0200 Subject: [PATCH] lighttpd: bump version, build fix (#1395) --- .../{lighttpd-1.4.44.recipe => lighttpd-1.4.45.recipe} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename www-servers/lighttpd/{lighttpd-1.4.44.recipe => lighttpd-1.4.45.recipe} (98%) diff --git a/www-servers/lighttpd/lighttpd-1.4.44.recipe b/www-servers/lighttpd/lighttpd-1.4.45.recipe similarity index 98% rename from www-servers/lighttpd/lighttpd-1.4.44.recipe rename to www-servers/lighttpd/lighttpd-1.4.45.recipe index c28dd1826..99747dfec 100644 --- a/www-servers/lighttpd/lighttpd-1.4.44.recipe +++ b/www-servers/lighttpd/lighttpd-1.4.45.recipe @@ -7,11 +7,11 @@ management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, \ Output-Compression, URL-Rewriting and many more) lighttpd is the perfect \ solution for every server that is suffering load problems." HOMEPAGE="https://www.lighttpd.net/" -COPYRIGHT="2003-2016 Jan Kneschke" +COPYRIGHT="2003-2017 Jan Kneschke" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-$portVersion.tar.xz" -CHECKSUM_SHA256="adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422" +CHECKSUM_SHA256="1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f" ADDITIONAL_FILES=" create-lighttpd-directories.sh index.template @@ -91,6 +91,7 @@ PROVIDES_mod_geoip=" lib:mod_geoip " REQUIRES_mod_geoip=" + haiku$secondaryArchSuffix lighttpd$secondaryArchSuffix == $portVersion base lib:libGeoIP$secondaryArchSuffix "