libraries/efl: Updated for version 1.20.7.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Erik Falor 2018-03-22 10:38:56 +00:00 committed by David Spencer
parent d7991759e7
commit 7a49bdfb24
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2017 Erik Falor <ewfalor@gmail.com>, Logan, Utah, USA
# Copyright 2018 Erik Falor <ewfalor@gmail.com>, Logan, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=efl
VERSION=${VERSION:-1.20.6}
VERSION=${VERSION:-1.20.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="efl"
VERSION="1.20.6"
VERSION="1.20.7"
HOMEPAGE="https://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.20.6.tar.xz"
MD5SUM="0c23c4b3c8f93b173b36ba2352ccffa0"
DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.20.7.tar.xz"
MD5SUM="3f0294cdfc805b931b94223c37a1015b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit bullet"