diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-07 17:07:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-07 23:12:12 +0700 |
commit | d274d9dfd03af2b836c0504adf2edd12ff61b048 (patch) | |
tree | 50c01adec527b4f26ee83140d33fca9778920d31 /libraries/ogre | |
parent | fe37079c0eed01b6118b46447249b4dcb27047db (diff) | |
download | slackbuilds-d274d9dfd03af2b836c0504adf2edd12ff61b048.tar.gz |
libraries/ogre: Fix commit ID and MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ogre')
-rw-r--r-- | libraries/ogre/ogre.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/ogre/ogre.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/ogre/ogre.SlackBuild b/libraries/ogre/ogre.SlackBuild index 3270ed97c4..4af1ca737b 100644 --- a/libraries/ogre/ogre.SlackBuild +++ b/libraries/ogre/ogre.SlackBuild @@ -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 diff --git a/libraries/ogre/ogre.info b/libraries/ogre/ogre.info index 31dee7f164..17c1d2c8f5 100644 --- a/libraries/ogre/ogre.info +++ b/libraries/ogre/ogre.info @@ -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="" |