mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/ogre: Update upstream source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8256672cc9
commit
42754fa6b2
2 changed files with 3 additions and 3 deletions
|
@ -26,11 +26,11 @@
|
|||
|
||||
PRGNAM=ogre
|
||||
VERSION=${VERSION:-1.9}
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-3}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM="${PRGNAM}_src_v${VERSION//./-}"
|
||||
SRCNAM="sinbad-ogre-dd09c099cab4" # This is just temporary
|
||||
SRCNAM="sinbad-ogre-55e89ae88219" # 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="096a4ce41bf0237958811fbd58bb69bb"
|
||||
MD5SUM="c41950f13cf4a8b6e83894920c1ea898"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue