libraries/edje: Updated for version 1.2.1.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Aleksandar Samardzic 2012-06-28 16:39:50 -04:00 committed by dsomero
parent 9aec7f5263
commit 501962cd4c
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.0}
VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="edje"
VERSION="1.2.0"
VERSION="1.2.1"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/edje-1.2.0.tar.bz2"
MD5SUM="a83d5a6ec65f135fb33625602ffc4696"
DOWNLOAD="http://download.enlightenment.org/releases/edje-1.2.1.tar.bz2"
MD5SUM="880c390fdc279818bd88e5de1aa50893"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"