package/efl: bump to 1.20.3

https://www.enlightenment.org/news/efl-1.20.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 2017-09-07 22:41:12 +02:00 committed by Thomas Petazzoni
parent f2ed9b2150
commit c99a891eae
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.20.2.tar.xz.sha256
sha256 a540cb96f0a2a8f2e3001108d8432d2f21b45f6b12bd511eeebaadd5c934947e efl-1.20.2.tar.xz
# From https://download.enlightenment.org/rel/libs/efl/efl-1.20.3.tar.xz.sha256
sha256 1273014aff3cd313a315f6745b02958668083726d830873b681fe726b9421191 efl-1.20.3.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
EFL_VERSION = 1.20.2
EFL_VERSION = 1.20.3
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+