MultiMC: update to 0.6.2.
Closes #13571. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8608d18920
commit
1c4c37f441
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'MultiMC'
|
||||
pkgname=MultiMC
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.2
|
||||
revision=1
|
||||
_commithashnbt="4b305bbd2ac0e7a26987baf7949a484a87b474d4"
|
||||
_nbtversion="multimc-0.5.0"
|
||||
_quazipversion="multimc-2"
|
||||
|
@ -16,7 +16,7 @@ homepage="http://multimc.org"
|
|||
distfiles="https://github.com/${pkgname}/${pkgname}5/archive/${version}.tar.gz
|
||||
https://github.com/${pkgname}/libnbtplusplus/archive/${_nbtversion}.tar.gz
|
||||
https://github.com/${pkgname}/quazip/archive/${_quazipversion}.tar.gz"
|
||||
checksum="ac458be99250d2a369ee805bf9560e396d0e0f16a95cc84c36eb0ef1e94a6374
|
||||
checksum="d5e5fdc3234ac423e4abf8ea3b46d851c2df54713eae61f2171cb6f85de78fee
|
||||
bcefbdd905f10a04605cf9e8f768d0f60c972e9e219c800512a5fd9c5f7a8498
|
||||
25e1b74f0edef5e09647f7b5344c08fad4eaebbc386b1f288b59286ecdfe07fa"
|
||||
wrksrc=${pkgname}5-${version}
|
||||
|
|
Loading…
Reference in New Issue