From 87bed43fe5e2ac7064aafde5db9eef5f0ec1784b Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 27 Sep 2021 14:53:02 +1000 Subject: [PATCH] Minetest: bump version --- .../minetest/{minetest-5.4.0.recipe => minetest-5.4.1.recipe} | 4 ++-- .../{minetest-5.4.0.patchset => minetest-5.4.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename games-action/minetest/{minetest-5.4.0.recipe => minetest-5.4.1.recipe} (95%) rename games-action/minetest/patches/{minetest-5.4.0.patchset => minetest-5.4.1.patchset} (100%) diff --git a/games-action/minetest/minetest-5.4.0.recipe b/games-action/minetest/minetest-5.4.1.recipe similarity index 95% rename from games-action/minetest/minetest-5.4.0.recipe rename to games-action/minetest/minetest-5.4.1.recipe index 8c03f8a40..b79a6922f 100644 --- a/games-action/minetest/minetest-5.4.0.recipe +++ b/games-action/minetest/minetest-5.4.1.recipe @@ -6,11 +6,11 @@ LICENSE="GNU LGPL v2.1 Apache v2" REVISION="1" SOURCE_URI="https://github.com/minetest/minetest/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="6e9b299e156651be9bcf973a9232cff32215de31dfae5ea770a71d1757cab014" +CHECKSUM_SHA256="de9e4410583c845c104b4be25f9d0b8743d8573c120149b8910ae2519f9ab14e" SOURCE_FILENAME="minetest-$portVersion.tar.gz" SOURCE_DIR="minetest-$portVersion" SOURCE_URI_2="https://github.com/minetest/minetest_game/archive/$portVersion.tar.gz" -CHECKSUM_SHA256_2="520d2056085ec11e8806cf5a8f928537797d27a86704770bf408c113ea9881cb" +CHECKSUM_SHA256_2="b4bfa0755b88230cf4bdb6af6a0951dd1248f6cdf87fecc340e43ac12c80b0b2" SOURCE_FILENAME_2="minetest_game-$portVersion.tar.gz" SOURCE_DIR_2="minetest_game-$portVersion" PATCHES="minetest-$portVersion.patchset" diff --git a/games-action/minetest/patches/minetest-5.4.0.patchset b/games-action/minetest/patches/minetest-5.4.1.patchset similarity index 100% rename from games-action/minetest/patches/minetest-5.4.0.patchset rename to games-action/minetest/patches/minetest-5.4.1.patchset