libraries/eina: Updated for version 1.7.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
4b061910fc
commit
23fbfc3700
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=eina
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="eina"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.2.1.tar.bz2"
|
||||
MD5SUM="588ec74a3d6eb77b9bd1a70f88cbd285"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.7.0.tar.bz2"
|
||||
MD5SUM="62579ecaa85785cb5ef31db7e22b2ccc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue