package/efl: bump to 1.19.1
authorRomain Naour <romain.naour@gmail.com>
Tue, 23 May 2017 20:08:41 +0000 (22:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 24 May 2017 14:13:06 +0000 (16:13 +0200)
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>
package/efl/efl.hash
package/efl/efl.mk

index 39e0f9332c60fd1bdf162a87d53d6477cee44f50..eefcbefbbd4500f77f78c96ee04bc44be30b75b3 100644 (file)
@@ -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
index 04e15f5092f6aba9c4ce9d630f71fef9bd081b17..766b3590e3f6f19a1c927cc284607de2d63458f6 100644 (file)
@@ -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+