MultiMC: update to 0.6.11.
This commit is contained in:
parent
d0e7e427b3
commit
f391e8eadd
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'MultiMC'
|
# Template file for 'MultiMC'
|
||||||
pkgname=MultiMC
|
pkgname=MultiMC
|
||||||
version=0.6.7
|
version=0.6.11
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}5-${version}"
|
wrksrc="${pkgname}5-${version}"
|
||||||
_commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4"
|
_commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4"
|
||||||
_nbtversion="multimc-0.6.1"
|
_nbtversion="multimc-0.6.1"
|
||||||
|
@ -18,13 +18,13 @@ homepage="http://multimc.org"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}5/archive/${version}.tar.gz
|
distfiles="https://github.com/${pkgname}/${pkgname}5/archive/${version}.tar.gz
|
||||||
https://github.com/${pkgname}/libnbtplusplus/archive/${_nbtversion}.tar.gz
|
https://github.com/${pkgname}/libnbtplusplus/archive/${_nbtversion}.tar.gz
|
||||||
https://github.com/${pkgname}/quazip/archive/${_quazipversion}.tar.gz"
|
https://github.com/${pkgname}/quazip/archive/${_quazipversion}.tar.gz"
|
||||||
checksum="3ec38a5f622048ba3926f0e20fb296d646c7848f8313143062b3e2bd273149ae
|
checksum="7cad736f1fe3f2887aeaa7a7f3927930e16ed815c98e4cf3a7378a99c426a775
|
||||||
36c816e6b1ef8ece52c57dfa9bfda3a23808d0c6c3288b25d8bcf49c7cdb5b07
|
36c816e6b1ef8ece52c57dfa9bfda3a23808d0c6c3288b25d8bcf49c7cdb5b07
|
||||||
ffa60368b1c196859691b637c740f4c60597b2ac47217995082ae8b2a3a9ac18"
|
ffa60368b1c196859691b637c740f4c60597b2ac47217995082ae8b2a3a9ac18"
|
||||||
skip_extraction="${_nbtversion}.tar.gz ${_quazipversion}.tar.gz"
|
skip_extraction="${_nbtversion}.tar.gz ${_quazipversion}.tar.gz"
|
||||||
|
|
||||||
case $XBPS_TARGET_ARCH in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv*) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/22077/steps/shell_3/logs/stdio";;
|
armv*) broken="https://github.com/MultiMC/MultiMC5/issues/2895";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue