mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
lighttpd: bump version, build fix (#1395)
This commit is contained in:
@@ -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
|
||||
"
|
||||
Reference in New Issue
Block a user