diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2012-12-22 12:03:26 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-22 12:03:36 +0100 |
commit | 38debc223a705af86dfa192ee965c2dc93c9dfe4 (patch) | |
tree | 434be3325922fe3e3924047323c9b36cd9530863 /libraries/eet | |
parent | 75bf5360b98c9a9966bc78c0ac3a2aab3cb5b489 (diff) | |
download | slackbuilds-38debc223a705af86dfa192ee965c2dc93c9dfe4.tar.gz |
libraries/eet: Updated for version 1.7.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/eet')
-rw-r--r-- | libraries/eet/eet.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/eet/eet.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/eet/eet.SlackBuild b/libraries/eet/eet.SlackBuild index 8d192993db..e534646eae 100644 --- a/libraries/eet/eet.SlackBuild +++ b/libraries/eet/eet.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=eet -VERSION=${VERSION:-1.7.1} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/eet/eet.info b/libraries/eet/eet.info index 7d46f3b3f6..4d5fe3832d 100644 --- a/libraries/eet/eet.info +++ b/libraries/eet/eet.info @@ -1,8 +1,8 @@ PRGNAM="eet" -VERSION="1.7.1" +VERSION="1.7.4" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/eet-1.7.1.tar.bz2" -MD5SUM="2974f892e2be5e2fa08296714e97c407" +DOWNLOAD="http://download.enlightenment.org/releases/eet-1.7.4.tar.bz2" +MD5SUM="4a7b4ec5473570cec8cd3b81ce1a68f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="eina" |