[Lunar-commits] <moonbase> libevent: version bumped to 1.4.14b.
Florin Braescu
florin at lunar-linux.org
Tue Jun 29 04:40:23 CEST 2010
commit b932f101d69b4caf11d82b013d90029decfbbc7e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jun 29 05:40:23 2010 +0300
libevent: version bumped to 1.4.14b.
Bugfixes and improvements.
---
libs/libevent/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/libs/libevent/DETAILS b/libs/libevent/DETAILS
index cd451b9..ba37591 100644
--- a/libs/libevent/DETAILS
+++ b/libs/libevent/DETAILS
@@ -1,16 +1,16 @@
MODULE=libevent
- VERSION=1.4.13-stable
+ VERSION=1.4.14b-stable
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.monkey.org/~provos
- SOURCE_VFY=sha1:b0c4e9801b74f8bed1502353674288a5e4f1ca16
+ SOURCE_VFY=sha1:4a834364c28ad652ddeb00b5f83872506eede7d4
WEB_SITE=http://www.monkey.org/~provos/$MODULE
ENTERED=20060904
- UPDATED=20100103
+ UPDATED=20100629
SHORT="An event notification library"
cat << EOF
The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
-has been reached. Furthermore,libevent also support callbacks due to
-signals or regular timeouts.
+has been reached. Furthermore, libevent also support callbacks due
+to signals or regular timeouts.
EOF
More information about the Lunar-commits
mailing list