update package libevent

This commit is contained in:
Mark Brand 2012-11-20 01:07:37 +01:00
parent 8062b91d91
commit 2ead49940b
2 changed files with 2 additions and 2 deletions

View File

@ -1350,7 +1350,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="libevent-package">libevent</td>
<td id="libevent-version">2.0.20</td>
<td id="libevent-version">2.0.21</td>
<td id="libevent-website"><a href="http://libevent.org/">libevent</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := libevent
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 20bb4a1a296ac93c08dfc32ae19ab874cab67a0c
$(PKG)_CHECKSUM := 3e6674772eb77de24908c6267c698146420ab699
$(PKG)_SUBDIR := libevent-$($(PKG)_VERSION)-stable
$(PKG)_FILE := libevent-$($(PKG)_VERSION)-stable.tar.gz
$(PKG)_URL := https://github.com/downloads/$(PKG)/$(PKG)/$($(PKG)_FILE)