mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/eet: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
75acda6179
commit
48cc750340
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.0}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="eet"
|
||||
VERSION="1.7.0"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.7.0.tar.bz2"
|
||||
MD5SUM="021d335159435e9c0f57d0c28e642136"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.7.1.tar.bz2"
|
||||
MD5SUM="2974f892e2be5e2fa08296714e97c407"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eina"
|
||||
|
|
Loading…
Reference in a new issue