mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 22:43:29 +08:00
libevent: bump version to 2.0.14
Released 2011-08-31. Mostly bugfixes. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7f7cff5239
commit
8181103018
@ -3,9 +3,9 @@
|
||||
# libevent
|
||||
#
|
||||
#############################################################
|
||||
LIBEVENT_VERSION = 2.0.13
|
||||
LIBEVENT_VERSION = 2.0.14
|
||||
LIBEVENT_SOURCE = libevent-$(LIBEVENT_VERSION)-stable.tar.gz
|
||||
LIBEVENT_SITE = http://monkey.org/~provos/
|
||||
LIBEVENT_SITE = https://github.com/downloads/libevent/libevent
|
||||
|
||||
LIBEVENT_AUTORECONF = NO
|
||||
LIBEVENT_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user