libraries/embryo: Updated for version 1.7.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
23fbfc3700
commit
b1a5dbcefd
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=embryo
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="embryo"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.2.0.tar.bz2"
|
||||
MD5SUM="59cd67c2807d97b998a6f869b14c0453"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.0.tar.bz2"
|
||||
MD5SUM="a05798d697001747dc642294c03150c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eina"
|
||||
|
|
Loading…
Reference in New Issue