summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2017-05-23 22:08:41 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-24 16:13:06 +0200
commita2e5583f10ed8ad64b8c94bfba91f0402ac1d7f9 (patch)
tree9b691f61a9e2ef911bc09457349697f0d6543093
parent948c967c3877cccf85ac29edd33bd61657834e3a (diff)
downloadbuildroot-a2e5583f10ed8ad64b8c94bfba91f0402ac1d7f9.tar.gz
buildroot-a2e5583f10ed8ad64b8c94bfba91f0402ac1d7f9.zip
package/efl: bump to 1.19.1
See: https://www.enlightenment.org/news/efl-1.19.1 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/efl/efl.hash4
-rw-r--r--package/efl/efl.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/efl/efl.hash b/package/efl/efl.hash
index 39e0f9332c..eefcbefbbd 100644
--- a/package/efl/efl.hash
+++ b/package/efl/efl.hash
@@ -1,2 +1,2 @@
-# From https://download.enlightenment.org/rel/libs/efl/efl-1.19.0.tar.xz.sha256
-sha256 a4e0341081778007db414f8cd4e3b77b9d5398870292cab67e6b40cc1445eadf efl-1.19.0.tar.xz
+# From https://download.enlightenment.org/rel/libs/efl/efl-1.19.1.tar.xz.sha256
+sha256 8c69eaf5f3489245dff6112394bf3685fb9d6fd3915035fe022f27c554e6cd3a efl-1.19.1.tar.xz
diff --git a/package/efl/efl.mk b/package/efl/efl.mk
index 04e15f5092..766b3590e3 100644
--- a/package/efl/efl.mk
+++ b/package/efl/efl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-EFL_VERSION = 1.19.0
+EFL_VERSION = 1.19.1
EFL_SOURCE = efl-$(EFL_VERSION).tar.xz
EFL_SITE = http://download.enlightenment.org/rel/libs/efl
EFL_LICENSE = BSD-2-Clause, LGPL-2.1+, GPL-2.0+
OpenPOWER on IntegriCloud