From f636747480b146460da71b713ceb3f163d113224 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 28 Sep 2019 14:06:14 +0200 Subject: [PATCH] minetest: bump version. --- .../{minetest-5.0.0.recipe => minetest-5.0.1.recipe} | 6 +++--- .../{minetest-5.0.0.patchset => minetest-5.0.1.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename games-action/minetest/{minetest-5.0.0.recipe => minetest-5.0.1.recipe} (95%) rename games-action/minetest/patches/{minetest-5.0.0.patchset => minetest-5.0.1.patchset} (100%) diff --git a/games-action/minetest/minetest-5.0.0.recipe b/games-action/minetest/minetest-5.0.1.recipe similarity index 95% rename from games-action/minetest/minetest-5.0.0.recipe rename to games-action/minetest/minetest-5.0.1.recipe index 5ceb48c04..efae868ca 100644 --- a/games-action/minetest/minetest-5.0.0.recipe +++ b/games-action/minetest/minetest-5.0.1.recipe @@ -4,13 +4,13 @@ HOMEPAGE="https://www.minetest.net/" COPYRIGHT="2019 The Minetest Team" LICENSE="GNU LGPL v2.1 Apache v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/minetest/minetest/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="1ba816f77dc9dbd5a4995f0c1d482f8f22b9aa75b6d6999dbfd1f3d698363d0a" +CHECKSUM_SHA256="aa771cf178ad1b436d5723e5d6dd24e42b5d56f1cfe9c930f6426b7f24bb1635" 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="83688d802f9d8308acf6f95e6845cdbe1ee1bc088a963a30f94cf72ec7265cf8" +CHECKSUM_SHA256_2="965d2cf3ac8c822bc9e60fb8f508182fb2f24dde46f46b000caf225ebe2ec519" 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.0.0.patchset b/games-action/minetest/patches/minetest-5.0.1.patchset similarity index 100% rename from games-action/minetest/patches/minetest-5.0.0.patchset rename to games-action/minetest/patches/minetest-5.0.1.patchset