summaryrefslogtreecommitdiffstats
path: root/package/libev/libev.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-29 22:53:02 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-30 08:34:05 +0100
commite100ab132045ece1691eca78d055fe04bf4a0c55 (patch)
tree67bdafe7913e6281bb8be10b104ffdf8fe2085fd /package/libev/libev.mk
parentf22b47c39fd8840486a1daf592f5621b80d5d5b1 (diff)
downloadbuildroot-e100ab132045ece1691eca78d055fe04bf4a0c55.tar.gz
buildroot-e100ab132045ece1691eca78d055fe04bf4a0c55.zip
package/libev: bump version to 4.22
This patch also fixes the broken download of version 4.19 because upstream move the archive file to Attic/ Removed patch after upstream applied a similar fix: http://cvs.schmorp.de/libev/ev.c?r1=1.476&r2=1.477 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libev/libev.mk')
-rw-r--r--package/libev/libev.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libev/libev.mk b/package/libev/libev.mk
index cde2ee0386..02bc72cba2 100644
--- a/package/libev/libev.mk
+++ b/package/libev/libev.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBEV_VERSION = 4.19
+LIBEV_VERSION = 4.22
LIBEV_SITE = http://dist.schmorp.de/libev
LIBEV_INSTALL_STAGING = YES
LIBEV_LICENSE = BSD-2c or GPLv2+
OpenPOWER on IntegriCloud