]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/efl: bump to 1.20.5
authorRomain Naour <romain.naour@gmail.com>
Sun, 22 Oct 2017 07:25:38 +0000 (09:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 22 Oct 2017 10:18:41 +0000 (12:18 +0200)
https://www.enlightenment.org/news/efl-1.20.5

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 e388f50eef3f5090bac20572a4e7573223400a16..edc72c2d1f60738793b9f5b19ed43127385cffcc 100644 (file)
@@ -1,2 +1,2 @@
-# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.4.tar.xz.sha256
-sha256 316135c402758945d51d3b316addbeb1d537a0d75f9cf593868646fd8251b0cb        efl-1.20.4.tar.xz
+# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.5.tar.xz.sha256
+sha256 da5e69b81c94b79f4e31cfc312413c36acb7429e1cb6fd4397a1251a0e23c21c        efl-1.20.5.tar.xz
index f4569280e38b94ba6e7d6939d622f6523de24eeb..e0748d22158e64194c679c06849fe68cc7ceef12 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EFL_VERSION = 1.20.4
+EFL_VERSION = 1.20.5
 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+