package/efl: bump to 1.20.2
authorRomain Naour <romain.naour@gmail.com>
Sat, 26 Aug 2017 19:58:04 +0000 (21:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Aug 2017 21:26:02 +0000 (23:26 +0200)
See: https://www.enlightenment.org/news/efl-1.20.2

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/efl/efl.hash
package/efl/efl.mk

index eefcbefbbd4500f77f78c96ee04bc44be30b75b3..9d553ad7f4dc6b1096154dbc21172a8bc16feba7 100644 (file)
@@ -1,2 +1,2 @@
-# From https://download.enlightenment.org/rel/libs/efl/efl-1.19.1.tar.xz.sha256
-sha256 8c69eaf5f3489245dff6112394bf3685fb9d6fd3915035fe022f27c554e6cd3a        efl-1.19.1.tar.xz
+# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.2.tar.xz.sha256
+sha256 a540cb96f0a2a8f2e3001108d8432d2f21b45f6b12bd511eeebaadd5c934947e        efl-1.20.2.tar.xz
index 9cbbabb1ef965f97c4ea25139f5951711f49a9ac..b4cdeeda3d25fa661d2d064d5fb711615153d795 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EFL_VERSION = 1.19.1
+EFL_VERSION = 1.20.2
 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+