libraries/eet: Updated for version 1.4.1.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Aleksandar Samardzic 2011-06-18 14:37:53 +02:00 committed by Robby Workman
parent cc02446f5a
commit dd4f1f0052
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="eet"
VERSION="1.4.0"
VERSION="1.4.1"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.4.0.tar.bz2"
MD5SUM="950fa1326540dad2f9808d8ee8e8c3d2"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.4.1.tar.bz2"
MD5SUM="5c1859df4e58e90389b087667ce09c5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"
APPROVED="rworkman"
APPROVED="pprkut"