summaryrefslogtreecommitdiff
path: root/package/libevent
diff options
context:
space:
mode:
authorMischa Jonker <mischa.jonker@synopsys.com>2013-09-24 16:42:44 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-09-25 10:13:47 +0200
commitb088752be330e3ff4f2a284e6067d439a4d4ae5f (patch)
tree7e7ff5bdca8ba9fdc7915e6f4894955515917873 /package/libevent
parente9f6011617528646768e69203e85fe64364b7efd (diff)
libevent: Bump to 2.0.21
This fixes the build on ARC as well, as 2.0.17+ includes a fix that checks for existence of 'sysctl'. Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libevent')
-rw-r--r--package/libevent/libevent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
index 94882b549..a6def1a44 100644
--- a/package/libevent/libevent.mk
+++ b/package/libevent/libevent.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBEVENT_VERSION = 2.0.14
+LIBEVENT_VERSION = 2.0.21
LIBEVENT_SOURCE = libevent-$(LIBEVENT_VERSION)-stable.tar.gz
LIBEVENT_SITE = https://github.com/downloads/libevent/libevent
LIBEVENT_INSTALL_STAGING = YES