libraries/embryo: Updated for version 1.7.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6032aa22eb
commit
2cc1cb2faa
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=embryo
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
VERSION=${VERSION:-1.7.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="embryo"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.7.8"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.7.tar.bz2"
|
||||
MD5SUM="bdacbbf223e3248b9ca72fc5c4ea409e"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/embryo-1.7.8.tar.bz2"
|
||||
MD5SUM="7cd72c3664f2b37f850b2568e4c12848"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eina"
|
||||
|
|
Loading…
Reference in New Issue