libraries/ogre: Fix commit ID and MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe37079c0e
commit
d274d9dfd0
|
@ -30,7 +30,7 @@ BUILD=${BUILD:-2}
|
|||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM="${PRGNAM}_src_v${VERSION//./-}"
|
||||
SRCNAM="sinbad-ogre-dd4dd5572adc" # This is just temporary
|
||||
SRCNAM="sinbad-ogre-dd09c099cab4" # This is just temporary
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -2,7 +2,7 @@ PRGNAM="ogre"
|
|||
VERSION="1.9"
|
||||
HOMEPAGE="http://www.ogre3d.org/"
|
||||
DOWNLOAD="https://bitbucket.org/sinbad/ogre/get/v1-9.tar.bz2"
|
||||
MD5SUM="9f3a9a22217eb411cac7778ccac6f796"
|
||||
MD5SUM="096a4ce41bf0237958811fbd58bb69bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue