From: Romain Naour Date: Thu, 7 Sep 2017 20:41:12 +0000 (+0200) Subject: package/efl: bump to 1.20.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c99a891eae6971847b9dd543154d2e9b191fb6bb;p=buildroot.git package/efl: bump to 1.20.3 https://www.enlightenment.org/news/efl-1.20.3 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/package/efl/efl.hash b/package/efl/efl.hash index 9d553ad7f4..ceeb788981 100644 --- a/package/efl/efl.hash +++ b/package/efl/efl.hash @@ -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 diff --git a/package/efl/efl.mk b/package/efl/efl.mk index b4cdeeda3d..f1bcd5330e 100644 --- a/package/efl/efl.mk +++ b/package/efl/efl.mk @@ -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+