summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgames-simulation/minetest/DEPENDS2
-rwxr-xr-xgames-simulation/minetest/DETAILS4
-rw-r--r--games-simulation/minetest/HISTORY3
3 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/minetest/DEPENDS b/games-simulation/minetest/DEPENDS
index 8dc53da2..f442a9e0 100755
--- a/games-simulation/minetest/DEPENDS
+++ b/games-simulation/minetest/DEPENDS
@@ -16,7 +16,7 @@ optional_depends gettext \
"translation support" &&
if list_find "${MINETEST_OPTS}" "-DBUILD_CLIENT=1"; then
- depends irrlicht &&
+ depends irrlichtmt &&
depends bzip2 &&
depends libpng &&
depends JPEG &&
diff --git a/games-simulation/minetest/DETAILS b/games-simulation/minetest/DETAILS
index 6e302fb2..6b9add05 100755
--- a/games-simulation/minetest/DETAILS
+++ b/games-simulation/minetest/DETAILS
@@ -10,10 +10,10 @@ FORCE_DOWNLOAD[1]=on
SOURCE_URL[0]=git://github.com/${SPELL}/${SPELL}.git
SOURCE_IGNORE=volatile
else
- VERSION=5.4.0
+ VERSION=5.8.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/${VERSION}.tar.gz
- SOURCE_HASH=sha512:4cb43678c56ee2ccf9d5dd9c1fc0007119d598a4a56df43fc2a1b827efe08feba0008a30bdb1a1fcd4efe0ada88484b7be0c9e46f108d5424451adb0999b0bcb
+ SOURCE_HASH=sha512:0b376ecc051032ccb542f2f76e2b1f5c351b32f1c211027825b1538095f44cb1447cd0976cb85a4cde4ecb53873bcb9f3778799271ed65b038a031dc137c2aba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
SOURCE2="irrlicht-${IRRLICHT_VERSION}.zip"
diff --git a/games-simulation/minetest/HISTORY b/games-simulation/minetest/HISTORY
index 30488ecb..f6d88655 100644
--- a/games-simulation/minetest/HISTORY
+++ b/games-simulation/minetest/HISTORY
@@ -1,3 +1,6 @@
+2023-12-07 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS, DETAILS: updated spell to 5.8.0
+
2021-12-30 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 5.4.0
* DEPENDS: fixed typo in redis dep