mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
luanti: update to 5.13.0
Signed-off-by: Piotr Danecki <i3riced@mailfence.com>
This commit is contained in:
parent
febf3ba480
commit
28fd538c09
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'luanti'
|
# Template file for 'luanti'
|
||||||
pkgname=luanti
|
pkgname=luanti
|
||||||
version=5.12.0
|
version=5.13.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SERVER=TRUE"
|
configure_args="-DBUILD_SERVER=TRUE"
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.luanti.org/"
|
homepage="https://www.luanti.org/"
|
||||||
changelog="https://dev.luanti.org/changelog/"
|
changelog="https://dev.luanti.org/changelog/"
|
||||||
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
distfiles="https://github.com/minetest/minetest/archive/${version}.tar.gz"
|
||||||
checksum=876867ac874492f20968f2c2eb4e403231e8e9f29e0e06efa512200bd5152355
|
checksum=9a69725ecd15b793a8fa0094166a9081368b8fc9ccd6ce84d3985833c8284ea0
|
||||||
|
|
||||||
minetest_package() {
|
minetest_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue