mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
PolyMC: update to 1.4.2.
This commit is contained in:
parent
a7eed8cb75
commit
db76346415
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.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
||||||
|
@ -14,7 +14,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=c7f893e2f8641abcb3bd7fe2ffeda1c7d99ff7e8774c76f9b53f6629e83eab2f
|
checksum=a66f25e0389815d2419a5b3aa1b85a390f14bbf3997c55c7da1ce4507b5aa511
|
||||||
|
|
||||||
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