minetest: update to 5.1.0.
This commit is contained in:
parent
ddb7c8d550
commit
2ff92442a6
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'minetest'
|
# Template file for 'minetest'
|
||||||
pkgname=minetest
|
pkgname=minetest
|
||||||
version=5.0.1
|
version=5.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
|
configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@ -15,8 +15,8 @@ license="LGPL-2.1-or-later"
|
|||||||
homepage="https://www.minetest.net"
|
homepage="https://www.minetest.net"
|
||||||
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz
|
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"
|
https://github.com/minetest/minetest_game/archive/${version}.tar.gz>minetest_game-${version}.tar.gz"
|
||||||
checksum="aa771cf178ad1b436d5723e5d6dd24e42b5d56f1cfe9c930f6426b7f24bb1635
|
checksum="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
|
||||||
965d2cf3ac8c822bc9e60fb8f508182fb2f24dde46f46b000caf225ebe2ec519"
|
f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
# Install the minetest_game subgame.
|
# Install the minetest_game subgame.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user