[Lunar-commits] <moonbase> lighttpd: version bumped to 1.4.25.
Florin Braescu
florin at lunar-linux.org
Sun Nov 22 12:42:55 CET 2009
commit 0333a5259ded5ad806ed4194764f5230537170dc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Nov 22 13:42:55 2009 +0200
lighttpd: version bumped to 1.4.25.
Some important bugs were fixed.
Some of them are new since 1.4.24, and some are older bugs.
Only two small new features were added: traceback for lua errors and
the SSL_CLIENT_* vars export for SSL client cert validation.
---
web/lighttpd/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/web/lighttpd/DETAILS b/web/lighttpd/DETAILS
index 0cba640..743d1ea 100644
--- a/web/lighttpd/DETAILS
+++ b/web/lighttpd/DETAILS
@@ -1,11 +1,11 @@
MODULE=lighttpd
- VERSION=1.4.24
+ VERSION=1.4.25
SOURCE=$MODULE-$VERSION.tar.bz2
WEB_SITE=http://www.lighttpd.net
- SOURCE_URL=$WEB_SITE/download
- SOURCE_VFY=sha1:7a2f53d4af25d4b0b94cb7b3900c5600dcda1b00
+ SOURCE_URL=http://download.lighttpd.net/$MODULE/releases-1.4.x
+ SOURCE_VFY=sha1:bc4592930292ae8d0990a94a584f49fe8f52445b
ENTERED=20060416
- UPDATED=20091026
+ UPDATED=20091122
SHORT="A small httpd with some really good marketing"
cat << EOF
More information about the Lunar-commits
mailing list