libraries/eet: 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:58:38 -05:00 committed by dsomero
parent b1a5dbcefd
commit bdce698752
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="eet"
VERSION="1.6.1"
VERSION="1.7.0"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.6.1.tar.bz2"
MD5SUM="ebfaf7f07dd4ed9a0bc1653b9758da1d"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.7.0.tar.bz2"
MD5SUM="021d335159435e9c0f57d0c28e642136"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="eina"