changeset 2705:2dad6359bc72

update package libevent
author Mark Brand <mabrand@mabrand.nl>
date Sat, 25 Aug 2012 11:32:18 +0200
parents 6e2ca683bcbe
children 130456fea205
files index.html src/libevent.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Mon Aug 20 13:27:23 2012 +0200
+++ b/index.html	Sat Aug 25 11:32:18 2012 +0200
@@ -1340,7 +1340,7 @@
     </tr>
     <tr>
         <td id="libevent-package">libevent</td>
-        <td id="libevent-version">2.0.19</td>
+        <td id="libevent-version">2.0.20</td>
         <td id="libevent-website"><a href="http://libevent.org/">libevent</a></td>
     </tr>
     <tr>
--- a/src/libevent.mk	Mon Aug 20 13:27:23 2012 +0200
+++ b/src/libevent.mk	Sat Aug 25 11:32:18 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libevent
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 28c109190345ce5469add8cf3f45c5dd57fe2a85
+$(PKG)_CHECKSUM := 20bb4a1a296ac93c08dfc32ae19ab874cab67a0c
 $(PKG)_SUBDIR   := libevent-$($(PKG)_VERSION)-stable
 $(PKG)_FILE     := libevent-$($(PKG)_VERSION)-stable.tar.gz
 $(PKG)_URL      := https://github.com/downloads/$(PKG)/$(PKG)/$($(PKG)_FILE)