minetest: update to 5.1.0.

This commit is contained in:
Daniel Eyßer 2019-11-01 02:39:00 +01:00 committed by Helmut Pozimski
parent ddb7c8d550
commit 2ff92442a6

View File

@ -1,7 +1,7 @@
# Template file for 'minetest'
pkgname=minetest
version=5.0.1
revision=2
version=5.1.0
revision=1
build_style=cmake
configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
hostmakedepends="pkg-config"
@ -15,8 +15,8 @@ license="LGPL-2.1-or-later"
homepage="https://www.minetest.net"
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz
https://github.com/minetest/minetest_game/archive/${version}.tar.gz>minetest_game-${version}.tar.gz"
checksum="aa771cf178ad1b436d5723e5d6dd24e42b5d56f1cfe9c930f6426b7f24bb1635
965d2cf3ac8c822bc9e60fb8f508182fb2f24dde46f46b000caf225ebe2ec519"
checksum="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
pre_install() {
# Install the minetest_game subgame.