mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
PolyMC: switch to a more trusted meta server
the person currently in control of the polymc meta server might not have the best intentions
This commit is contained in:
parent
0a7fff42ec
commit
91837caec7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'PolyMC'
|
# Template file for 'PolyMC'
|
||||||
pkgname=PolyMC
|
pkgname=PolyMC
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
configure_args="-DLauncher_BUILD_PLATFORM=Void
|
||||||
-DLauncher_VERSION_BUILD=${revision}"
|
-DLauncher_VERSION_BUILD=${revision} -DLauncher_META_URL=https://meta.scrumplex.rocks/v1/"
|
||||||
hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools
|
hostmakedepends="extra-cmake-modules openjdk8 pkg-config qt5-host-tools
|
||||||
qt5-qmake scdoc"
|
qt5-qmake scdoc"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue