mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
libev: bump to 4.11
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
7487e914da
commit
0802fc24e9
@@ -3,7 +3,7 @@
|
||||
# libev
|
||||
#
|
||||
#############################################################
|
||||
LIBEV_VERSION = 4.04
|
||||
LIBEV_VERSION = 4.11
|
||||
LIBEV_SOURCE = libev-$(LIBEV_VERSION).tar.gz
|
||||
LIBEV_SITE = http://dist.schmorp.de/libev/
|
||||
LIBEV_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user