summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lighttpd/.md5sum2
-rw-r--r--lighttpd/Pkgfile2
-rw-r--r--lighttpd/README3
3 files changed, 5 insertions, 2 deletions
diff --git a/lighttpd/.md5sum b/lighttpd/.md5sum
index 51e03e4b3..394463189 100644
--- a/lighttpd/.md5sum
+++ b/lighttpd/.md5sum
@@ -1,3 +1,3 @@
-949c33a81e83f7718a47280bef21b90c lighttpd-1.4.22.tar.gz
+41dfad5c366d34d83c3d2b46d4c08f5c lighttpd-1.4.23.tar.gz
0ca699210055a3e137ffefdcd5441c09 lighttpd.conf
b9e97858fc836c3b37c3f1b480155ccb lighttpd.rc
diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile
index 00e3427f3..eb7cfb55a 100644
--- a/lighttpd/Pkgfile
+++ b/lighttpd/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libpcre
name=lighttpd
-version=1.4.22
+version=1.4.23
release=1
source=(http://www.$name.net/download/$name-$version.tar.gz \
$name.conf \
diff --git a/lighttpd/README b/lighttpd/README
index 70241adbd..0acea5286 100644
--- a/lighttpd/README
+++ b/lighttpd/README
@@ -21,3 +21,6 @@ If you wish to enable SSL support, uncomment the relevant lines in
-days 365 -nodes
PRECAUTION
+
+As of lighttpd 1.4.23 spawn-fcgi was removed and is now provided as a separate
+project at http://redmine.lighttpd.net/projects/spawn-fcgi

Generated by cgit