summaryrefslogtreecommitdiffstats
path: root/libraries/ogre
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ogre')
-rw-r--r--libraries/ogre/ogre.SlackBuild4
-rw-r--r--libraries/ogre/ogre.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/ogre/ogre.SlackBuild b/libraries/ogre/ogre.SlackBuild
index ae5963c91e..c063b67cdf 100644
--- a/libraries/ogre/ogre.SlackBuild
+++ b/libraries/ogre/ogre.SlackBuild
@@ -32,8 +32,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ogre
-VERSION=${VERSION:-1.12.9}
-IMGUIVER=${IMGUIVER:-1.77}
+VERSION=${VERSION:-13.2.4}
+IMGUIVER=${IMGUIVER:-1.86}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/ogre/ogre.info b/libraries/ogre/ogre.info
index 6732f6e082..7c57ef1cad 100644
--- a/libraries/ogre/ogre.info
+++ b/libraries/ogre/ogre.info
@@ -1,10 +1,10 @@
PRGNAM="ogre"
-VERSION="1.12.9"
+VERSION="13.2.4"
HOMEPAGE="https://www.ogre3d.org/"
-DOWNLOAD="https://github.com/OGRECave/ogre/archive/v1.12.9/ogre-1.12.9.zip \
-https://github.com/ocornut/imgui/archive/v1.77/imgui-1.77.tar.gz"
-MD5SUM="af72419a3ad1f84213de29db4d52f261 \
-d42af3bff3a6489fd8eb5ceb49e12a63"
+DOWNLOAD="https://github.com/OGRECave/ogre/archive/v13.2.4/ogre-13.2.4.zip \
+https://github.com/ocornut/imgui/archive/v1.86/imgui-1.86.tar.gz"
+MD5SUM="b540b3feaebe530370c659013c144d23 \
+82f6ab3267c1831223f6ae03c58baccc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pugixml"