From 8d8a5b0b89c29688e00003da3891145121ad58e6 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Thu, 2 Mar 2017 09:16:17 +0300 Subject: [PATCH] libevent:v.bump to 2.1.8 --- programming/misc/libevent/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/misc/libevent/pspec.xml b/programming/misc/libevent/pspec.xml index 81230df660..2187e4d9cd 100644 --- a/programming/misc/libevent/pspec.xml +++ b/programming/misc/libevent/pspec.xml @@ -12,7 +12,7 @@ library A library to execute a function when a specific event occurs on a file descriptor 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. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. - https://github.com/libevent/libevent/archive/release-2.0.22-stable.tar.gz + https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz openssl-devel zlib-devel @@ -50,6 +50,13 @@ + + 2017-03-02 + 2.1.8 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2016-06-09 2.0.22