summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorFlorian Franzmann2019-05-29 21:46:03 +0200
committerFlorian Franzmann2019-05-30 12:20:55 +0200
commit987fbb8bbd2945e88eb717e7d9f21038aa2d6f35 (patch)
tree582c7ad094fe3cdebfc163e5e4fa9eea0ecac0df /http
parent08b199397ef7e4be24f997d168980cb67300bb8f (diff)
http/lighttpd: version 1.4.54
Diffstat (limited to 'http')
-rwxr-xr-xhttp/lighttpd/DETAILS4
-rw-r--r--http/lighttpd/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index 68c2aec17e..3a0919b6b7 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,9 +1,9 @@
SPELL=lighttpd
- VERSION=1.4.53
+ VERSION=1.4.54
SECURITY_PATCH=14
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://download.lighttpd.net/$SPELL/releases-${VERSION%.*}.x/$SOURCE
- SOURCE_HASH=sha512:14bb1be5c6d65b932aae774e58fa952c414d044c6c428680b60e9fff39372c5f2970242e88221e14c4a49683b77f8542ec567aabef1deec3f433d8028f45ba07:WORKS_FOR_ME
+ SOURCE_HASH=sha512:e310a479231fc05163ca131e674f9acb11f7b16479af7837faaae7335076396d67c3b9e0f8d6151f6df102f4bc9a86111091fdc8f26c3ce662b2bb5644d3d91e:WORKS_FOR_ME
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://www.lighttpd.net/
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index 83dac9f922..c7ae15a8c4 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2019-05-29 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.4.54
+
2019-05-24 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.4.53
SECURITY_PATCH++