libraries/ogre: Fix MD5SUM and Commit ID.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-05-31 20:18:44 +07:00
parent 67a8c7fc92
commit 5d5c1ad953
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
SRCNAM="${PRGNAM}_src_v${VERSION//./-}"
SRCNAM="sinbad-ogre-55e89ae88219" # This is just temporary
SRCNAM="sinbad-ogre-7343503880d4" # This is just temporary
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -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="c33f630808479c23ea752bd91081d180"
MD5SUM="61e90053bb262968f78612ed8d728228"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""