mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minetest: update to 5.9.1.
This commit is contained in:
parent
baf7abf77c
commit
62fbf53e77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'minetest'
|
# Template file for 'minetest'
|
||||||
pkgname=minetest
|
pkgname=minetest
|
||||||
version=5.9.0
|
version=5.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SERVER=TRUE -DVERSION_EXTRA=_${revision}"
|
configure_args="-DBUILD_SERVER=TRUE -DVERSION_EXTRA=_${revision}"
|
||||||
|
@ -15,4 +15,4 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.minetest.net"
|
homepage="https://www.minetest.net"
|
||||||
changelog="https://dev.minetest.net/Changelog"
|
changelog="https://dev.minetest.net/Changelog"
|
||||||
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
||||||
checksum=070bc292a0b7fc60d7ff0a14b364c8229c5cbe38296a80f948ea2c2591545a5c
|
checksum=aa9a6ae57445b779f57dcba5a83b0704fabd24c5eca37c6c8611e885bdf09d7c
|
||||||
|
|
Loading…
Add table
Reference in a new issue