minetest: update to 5.1.1.
This commit is contained in:
parent
aca67913f2
commit
3c3b479003
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minetest'
|
||||
pkgname=minetest
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DRUN_IN_PLACE=0 -DENABLE_GETTEXT=1 -DENABLE_FREETYPE=1 -DBUILD_SERVER=TRUE"
|
||||
|
@ -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="ca53975eecf6a39383040658f41d697c8d7f8d5fe9176460f564979c73b53906
|
||||
f165fac0081bf4797cf9094282cc25034b2347b3ea94e6bb8d9329c5ee63f41b"
|
||||
checksum="65d483bce244827de174edcb30f7e453b06a7590da6cdeb7a2237ff6180c090b
|
||||
89dbb7cad2a1cec1ca0cdaa0f0eafc5699676bcd6880891c7720a10dfe7f6af9"
|
||||
|
||||
pre_install() {
|
||||
# Install the minetest_game subgame.
|
||||
|
|
Loading…
Reference in a new issue