mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/embryo: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
6a1eb2f4b9
commit
0bb5229b03
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=embryo
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="embryo"
|
||||
VERSION="1.7.0"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.0.tar.bz2"
|
||||
MD5SUM="a05798d697001747dc642294c03150c3"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.1.tar.bz2"
|
||||
MD5SUM="d66a0e91dfc37eeb4c362b2c46bd91ab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eina"
|
||||
|
|
Loading…
Reference in a new issue