[Lunar-commits] <moonbase> libevent: version bumped to 1.4.10.

Florin Braescu florin at lunar-linux.org
Sat Apr 18 17:29:53 CEST 2009


commit ed2785e314ed38faae6150bd62bfe5dcba62307d
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 18 18:29:53 2009 +0300

    libevent: version bumped to 1.4.10.
    
    This release fixes a number of bugs in the HTTP layer as well as signal processing.
---
 libs/libevent/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libs/libevent/DETAILS b/libs/libevent/DETAILS
index 1fbab62..1537b94 100644
--- a/libs/libevent/DETAILS
+++ b/libs/libevent/DETAILS
@@ -1,16 +1,16 @@
           MODULE=libevent
-         VERSION=1.4.9-stable
+         VERSION=1.4.10-stable
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.monkey.org/~provos
-      SOURCE_VFY=sha1:5033af5ad0ddd9eb16be68e8f91e0c35e7f327c3
+      SOURCE_VFY=sha1:36638426e63ba35ea61a33146681f0d0408592e8
         WEB_SITE=http://www.monkey.org/~provos/$MODULE
          ENTERED=20060904
-         UPDATED=20081222
+         UPDATED=20090418
            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
+has been reached. Furthermore,libevent also support callbacks due to
 signals or regular timeouts.
 EOF


More information about the Lunar-commits mailing list