mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/embryo: Updated for version 1.7.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9023fe931a
commit
a2885962b0
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.1}
|
||||
VERSION=${VERSION:-1.7.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="embryo"
|
||||
VERSION="1.7.1"
|
||||
VERSION="1.7.4"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.1.tar.bz2"
|
||||
MD5SUM="d66a0e91dfc37eeb4c362b2c46bd91ab"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.4.tar.bz2"
|
||||
MD5SUM="33703f2161f0be2fcb843e1b6ed58f09"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eina"
|
||||
|
|
Loading…
Reference in a new issue