Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2] libevent: Bump to 2.0.21
@ 2013-09-24 14:42 Mischa Jonker
  2013-09-25  8:40 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Mischa Jonker @ 2013-09-24 14:42 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'.

v2: Change 2.0.17 to 2.0.21, as that is the latest stable version.

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..a6def1a 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
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCHv2] libevent: Bump to 2.0.21
  2013-09-24 14:42 [Buildroot] [PATCHv2] libevent: Bump to 2.0.21 Mischa Jonker
@ 2013-09-25  8:40 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-09-25  8:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Mischa" == Mischa Jonker <Mischa.Jonker@synopsys.com> writes:

 Mischa> This fixes the build on ARC as well, as 2.0.17 includes a fix
 Mischa> that checks for existence of 'sysctl'.

 Mischa> v2: Change 2.0.17 to 2.0.21, as that is the latest stable version.

This comment should go under the --- line so it doesn't become part of
the commit message.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-25  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 14:42 [Buildroot] [PATCHv2] libevent: Bump to 2.0.21 Mischa Jonker
2013-09-25  8:40 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox