minetest: update to 5.8.0.
This commit is contained in:
parent
bb1d20d1d2
commit
7a11952b56
@ -1,8 +1,8 @@
|
||||
# Template file for 'minetest'
|
||||
pkgname=minetest
|
||||
version=5.7.0
|
||||
version=5.8.0
|
||||
revision=1
|
||||
_irrlichtversion=1.9.0mt10
|
||||
_irrlichtversion=1.9.0mt13
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
@ -18,13 +18,10 @@ license="LGPL-2.1-or-later"
|
||||
homepage="https://www.minetest.net"
|
||||
changelog="https://dev.minetest.net/Changelog"
|
||||
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/irrlicht/archive/refs/tags/${_irrlichtversion}.tar.gz"
|
||||
checksum="0cd0fd48a97f76e337a2e1284599a054f8f92906a84a4ef2122ed321e1b75fa7
|
||||
0787b24cf7b340a8a2be873ca3744cec60c2683011f1d658350a031d1bd5976d
|
||||
6d00348d8ff513f6a7cee5c930908ef67428ff637e6a9e4d5688409bdb6d547d"
|
||||
checksum="610c85a24d77acdc3043a69d777bed9e6c00169406ca09df22ad490fe0d68c0c
|
||||
2fde8e27144988210b9c0ff1e202905834d9d25aaa63ce452763fd7171096adc"
|
||||
|
||||
post_extract() {
|
||||
mv minetest_game-${version} "${build_wrksrc}/games/minetest_game"
|
||||
mv irrlicht-${_irrlichtversion} "${build_wrksrc}/lib/irrlichtmt"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user