[Lunar-commits] r23493 - moonbase/trunk/libs/libevent
Florin Braescu
florin at lunar-linux.org
Mon Mar 5 07:49:20 CET 2007
Author: florin
Date: 2007-03-05 07:49:20 +0100 (Mon, 05 Mar 2007)
New Revision: 23493
Modified:
moonbase/trunk/libs/libevent/DETAILS
Log:
bump the version from 1.3a to 1.3b. Signals may now be used in multi-threaded applications.
Modified: moonbase/trunk/libs/libevent/DETAILS
===================================================================
--- moonbase/trunk/libs/libevent/DETAILS 2007-03-05 06:15:36 UTC (rev 23492)
+++ moonbase/trunk/libs/libevent/DETAILS 2007-03-05 06:49:20 UTC (rev 23493)
@@ -1,11 +1,11 @@
MODULE=libevent
- VERSION=1.3a
+ VERSION=1.3b
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.monkey.org/~provos/
- SOURCE_VFY=sha1:7e479586b8608127a2390d69a6344fa76a49f0ad
+ SOURCE_VFY=sha1:41e2b71bcb51df4ef1563a11e8a726ecfd3907c1
WEB_SITE=http://www.monkey.org/~provos/$MODULE/
ENTERED=20060904
- UPDATED=20070220
+ UPDATED=20070305
SHORT="An event notification library"
cat << EOF
More information about the Lunar-commits
mailing list