package/minetest: bump to version 5.2.0
Update indentation of hash file (two spaces) See: https://dev.minetest.net/Changelog#5.1.0_.E2.86.92_5.2.0 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f37a5438af
commit
cff47c3887
@ -1,4 +1,4 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906 minetest-5.1.0.tar.gz
|
sha256 4996c7c50a6600d0c7140680d4bd995cb9aae910f216b46373953b49d6b13a5d minetest-5.2.0.tar.gz
|
||||||
|
|
||||||
sha256 03ec12b2ba71d5e31c37bcf2700af2f278141df62e5a2ac0ce056c53bf266e44 LICENSE.txt
|
sha256 03ec12b2ba71d5e31c37bcf2700af2f278141df62e5a2ac0ce056c53bf266e44 LICENSE.txt
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MINETEST_VERSION = 5.1.0
|
MINETEST_VERSION = 5.2.0
|
||||||
MINETEST_SITE = $(call github,minetest,minetest,$(MINETEST_VERSION))
|
MINETEST_SITE = $(call github,minetest,minetest,$(MINETEST_VERSION))
|
||||||
MINETEST_LICENSE = LGPL-2.1+ (code), CC-BY-SA-3.0 (textures and sounds)
|
MINETEST_LICENSE = LGPL-2.1+ (code), CC-BY-SA-3.0 (textures and sounds)
|
||||||
MINETEST_LICENSE_FILES = LICENSE.txt
|
MINETEST_LICENSE_FILES = LICENSE.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user