package/efl: bump to 1.18.3

Bug fixes release:
https://www.enlightenment.org/news/efl-1.18.3

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Romain Naour 2016-11-25 23:26:22 +01:00 committed by Thomas Petazzoni
parent 1ffcf364b6
commit 9cf9f1e349
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.2.tar.xz.sha256
sha256 292faf76557fe56a6bc15b48b5ea3eb1f0790e2ed7f2ade4ae79ef7973d67bed efl-1.18.2.tar.xz
# From https://download.enlightenment.org/rel/libs/efl/efl-1.18.3.tar.xz.sha256
sha256 0748ec0847f543d96b149cb3a84e6438724e827a38d530922ecb4bd59d3e64c0 efl-1.18.3.tar.xz

View File

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