package/efl: bump to 1.18.1

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-09-17 23:55:09 +02:00 committed by Thomas Petazzoni
parent 37bfd19e65
commit a39e210244
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.0.tar.xz.sha256
sha256 06a0bbf5c28f96731b115b0adfa11374d07beb983ae4612ed25b34f4ab5cbf9e efl-1.18.0.tar.xz
# From https://download.enlightenment.org/rel/libs/efl/efl-1.18.1.tar.xz.sha256
sha256 0c6bd150d8e838f849effd462d91d86255e3aaade47a6077d0aa80d2b8e9d222 efl-1.18.1.tar.xz

View File

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