package/efl: bump to 1.18.2

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Romain Naour 2016-10-18 23:16:22 +02:00 committed by Peter Korsgaard
parent cd73cac9d5
commit 6358949de9
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From https://download.enlightenment.org/rel/libs/efl/efl-1.18.1.tar.xz.sha256
sha256 0c6bd150d8e838f849effd462d91d86255e3aaade47a6077d0aa80d2b8e9d222 efl-1.18.1.tar.xz
# From https://download.enlightenment.org/rel/libs/efl/efl-1.18.2.tar.xz.sha256
sha256 292faf76557fe56a6bc15b48b5ea3eb1f0790e2ed7f2ade4ae79ef7973d67bed efl-1.18.2.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
EFL_VERSION = 1.18.1
EFL_VERSION = 1.18.2
EFL_SOURCE = efl-$(EFL_VERSION).tar.xz
EFL_SITE = http://download.enlightenment.org/rel/libs/efl
EFL_LICENSE = BSD-2c, LGPLv2.1+, GPLv2+