summaryrefslogtreecommitdiff
path: root/lighttpd
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2009-06-20 09:37:36 +0200
committerThomas Penteker <tek@serverop.de>2009-06-20 09:37:36 +0200
commit75666e872e7a79f12a4d3a1373ba2308554e10c4 (patch)
tree4451787e932147c3498ab81212b9423888e17d09 /lighttpd
parent3ce2b02eafb23b62d4487e8d863bd45cd4af0a10 (diff)
downloadcontrib-75666e872e7a79f12a4d3a1373ba2308554e10c4.tar.gz
contrib-75666e872e7a79f12a4d3a1373ba2308554e10c4.tar.xz
lighttpd: 1.4.22 -> 1.4.23
Diffstat (limited to 'lighttpd')
-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