libraries/eina: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
abcc2a204a
commit
53fb3f82ae
|
@ -5,7 +5,7 @@
|
||||||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||||
|
|
||||||
PRGNAM=eina
|
PRGNAM=eina
|
||||||
VERSION=${VERSION:-1.7.0}
|
VERSION=${VERSION:-1.7.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="eina"
|
PRGNAM="eina"
|
||||||
VERSION="1.7.0"
|
VERSION="1.7.1"
|
||||||
HOMEPAGE="http://www.enlightenment.org/"
|
HOMEPAGE="http://www.enlightenment.org/"
|
||||||
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.7.0.tar.bz2"
|
DOWNLOAD="http://download.enlightenment.org/releases/eina-1.7.1.tar.bz2"
|
||||||
MD5SUM="62579ecaa85785cb5ef31db7e22b2ccc"
|
MD5SUM="552c5e9042d9cb3dbdebbc0e211ef30b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue