mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/eet: Updated for version 1.7.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
75bf5360b9
commit
38debc223a
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue