* [Buildroot] [PATCH] libevent: Bump to 2.0.21
@ 2013-09-24 14:37 Mischa Jonker
0 siblings, 0 replies; only message in thread
From: Mischa Jonker @ 2013-09-24 14:37 UTC (permalink / raw)
To: buildroot
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>
---
package/libevent/libevent.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libevent/libevent.mk b/package/libevent/libevent.mk
index 94882b5..f7b4253 100644
--- a/package/libevent/libevent.mk
+++ b/package/libevent/libevent.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBEVENT_VERSION = 2.0.14
+LIBEVENT_VERSION = 2.0.17
LIBEVENT_SOURCE = libevent-$(LIBEVENT_VERSION)-stable.tar.gz
LIBEVENT_SITE = https://github.com/downloads/libevent/libevent
LIBEVENT_INSTALL_STAGING = YES
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-24 14:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 14:37 [Buildroot] [PATCH] libevent: Bump to 2.0.21 Mischa Jonker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox