libraries/edje: Updated for version 1.7.0.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Aleksandar Samardzic 2012-10-16 15:59:47 -05:00 committed by dsomero
parent dcd5e474bf
commit 645d9e049d
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=edje
VERSION=${VERSION:-1.2.1}
VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="edje"
VERSION="1.2.1"
VERSION="1.7.0"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/edje-1.2.1.tar.bz2"
MD5SUM="880c390fdc279818bd88e5de1aa50893"
DOWNLOAD="http://download.enlightenment.org/releases/edje-1.7.0.tar.bz2"
MD5SUM="489b667a122891a16de35a2c90d41b52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ecore embryo lua"