package/efl: bump to version 1.22.1

See:
https://www.enlightenment.org/news/efl-1.22.1

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Romain Naour 2019-04-22 19:36:13 +02:00 committed by Thomas Petazzoni
parent b25e8bad9d
commit ba294abab4
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://download.enlightenment.org/rel/libs/efl/efl-1.22.0.tar.xz.sha256
sha256 6ac87450cb55a5948c550dbeb05464f5fc1b0616c52dcb1cb2efbda73999c8ef efl-1.22.0.tar.xz
# From https://download.enlightenment.org/rel/libs/efl/efl-1.22.1.tar.xz.sha256
sha256 20d3e5e945d54ae46ec916c7341b5dec24f904b6c0123b4d3ecb8cd8d596ae12 efl-1.22.1.tar.xz
sha256 d949e42ca8fd48d275c397c5fc2ac34c9b63ada715dcaf1a670e17bb62964341 COMPLIANCE
sha256 1f0597d326e2fdb54aa2f0caec6d8bb0afb9941ef32475f017ed02ca214fcf37 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
EFL_VERSION = 1.22.0
EFL_VERSION = 1.22.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+, FTL, MIT