libraries/efreet: Updated for version 1.7.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
2ec96a37bc
commit
832c5983c7
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=efreet
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
VERSION=${VERSION:-1.7.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="efreet"
|
||||
VERSION="1.7.1"
|
||||
VERSION="1.7.4"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/efreet-1.7.1.tar.bz2"
|
||||
MD5SUM="0fc2b3bf93dc3a9f293c348339163ba3"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/efreet-1.7.4.tar.bz2"
|
||||
MD5SUM="066cb170eb514a6020dce85a22a76648"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ecore"
|
||||
|
|
Loading…
Reference in New Issue