[Lunar-commits] <moonbase> yaws: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Jun 22 23:48:36 CEST 2010
commit 1ac19e5f1ccc69613e01044234947a1588dd9f37
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Jun 22 17:48:36 2010 -0400
yaws: Version bump.
---
web/yaws/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/web/yaws/DETAILS b/web/yaws/DETAILS
index f09b943..17c4034 100644
--- a/web/yaws/DETAILS
+++ b/web/yaws/DETAILS
@@ -1,14 +1,14 @@
MODULE=yaws
- VERSION=1.68
+ VERSION=1.88
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_URL=http://yaws.hyber.org/download/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:699de1f0ead3dcb6d68ad87d66a4b36a8e180170
+#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:053c5e821158f2f88fc25658384d1f793140eacb
WEB_SITE="http://yaws.hyber.org/"
ENTERED=20070830
UPDATED=20070830
- SHORT="A HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content webapplications."
-cat <<EOF
+ SHORT="webserver written in erlang"
+cat << EOF
Yaws is entirely written in Erlang furthermore it is a multithreaded
webserver where one Erlang light weight process is used to handle
each client.
More information about the Lunar-commits
mailing list