libraries/eina: Updated for version 1.2.1.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Aleksandar Samardzic 2012-06-28 16:40:25 -04:00 committed by dsomero
parent f6d90336f9
commit 7ed676e79d
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="eina"
VERSION="1.2.0"
VERSION="1.2.1"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.2.0.tar.bz2"
MD5SUM="caf1c617ce3ee3031bbff5106bcf0a0e"
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.2.1.tar.bz2"
MD5SUM="588ec74a3d6eb77b9bd1a70f88cbd285"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"