[Lunar-commits] <moonbase-other> libev: version bumped to 4.19.
Florin Braescu
florin at lunar-linux.org
Mon Oct 13 16:22:03 CEST 2014
commit 62917a06d8591726bcb2128d8e672e993cc36ab4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 13 Oct 2014 17:21:48 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/62917a06d8591726bcb2128d8e672e993cc36ab4
libev: version bumped to 4.19.
---
libs/libev/DETAILS | +6/-6
1 file changed, 6 insertions(+), 6 deletions(-)
--- a/libs/libev/DETAILS
+++ b/libs/libev/DETAILS
@@ -1,13 +1,13 @@
-
MODULE=libev
- VERSION=4.15
- SOURCE=${MODULE}-${VERSION}.tar.gz
+ VERSION=4.19
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://dist.schmorp.de/libev/
- SOURCE_VFY=sha1:88655b1e2c0b328c9f90a6df7e72361a97fa8dc3
- WEB_SITE="http://libev.schmorp.de/"
+ SOURCE_VFY=sha256:88fc5f89ca96ceca14c16c10e7be3e921dae65e84932d680c2fd6a40173edccb
+ WEB_SITE=http://libev.schmorp.de/
ENTERED=20131223
UPDATED=20131223
- SHORT="high-performance event loop."
+ SHORT="high-performance event loop"
+
cat <<EOF
High-performance (see benchmark) event loop that is loosely modelled
after libevent, but without its limitations and bugs. It is used in
More information about the Lunar-commits
mailing list