[Lunar-commits] <moonbase> libev: version bumped to 3.53.
Florin Braescu
florin at lunar-linux.org
Mon Feb 16 22:34:05 CET 2009
commit 48dd43cb747370aa39bb3e52e81880a676ab0160
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Feb 16 23:34:05 2009 +0200
libev: version bumped to 3.53.
This release probes for CLOCK_REALTIME support at runtime instead of
only at compile time, so libev compiled on a newer system has a
greater chance of running on an older system.
---
zbeta/libev/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/zbeta/libev/DETAILS b/zbeta/libev/DETAILS
index 57da9e0..a3d331c 100644
--- a/zbeta/libev/DETAILS
+++ b/zbeta/libev/DETAILS
@@ -1,11 +1,11 @@
MODULE=libev
- VERSION=3.52
+ VERSION=3.53
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://dist.schmorp.de/$MODULE/Attic
- SOURCE_VFY=sha1:f58c384fc95ef73e68a28483acca1eef496fab43
+ SOURCE_VFY=sha1:d72e43c99c75f5fde10ded395a762ca379a1719b
WEB_SITE=http://software.schworp.de/pkg/libev.html
ENTERED=20080229
- UPDATED=20090107
+ UPDATED=20090216
SHORT="A library for event loops"
cat << EOF
More information about the Lunar-commits
mailing list