mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
PolyMC: update to 1.2.2.
This commit is contained in:
parent
01ce3b0448
commit
076e12a320
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'PolyMC'
|
# Template file for 'PolyMC'
|
||||||
pkgname=PolyMC
|
pkgname=PolyMC
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://polymc.org/"
|
homepage="https://polymc.org/"
|
||||||
distfiles="https://github.com/PolyMC/PolyMC/releases/download/${version}/PolyMC-${version}.tar.gz"
|
distfiles="https://github.com/PolyMC/PolyMC/releases/download/${version}/PolyMC-${version}.tar.gz"
|
||||||
checksum=cec7b0175bd0dc3ff2a43e822d1218772e0833332026ae681c81ecc5c51bf608
|
checksum=4ce46406040b5315a598e412feecb70e5248cfc07fac9e3086597af12c102137
|
||||||
|
|
||||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DBUILD_TESTING=0"
|
configure_args+=" -DBUILD_TESTING=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue