Z80Explorer: update to 1.0.2
This commit is contained in:
parent
c741abfc62
commit
4713aed3b7
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'Z80Explorer'
|
||||
pkgname=Z80Explorer
|
||||
version=1.01
|
||||
version=1.02
|
||||
revision=1
|
||||
_z80_githash=f3d04cfb36018f1969428cb820af0f50683238e1
|
||||
_z80_githash=6abf07adb65fcb2343f74c7a014cd6421a7dad5d
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools p7zip"
|
||||
makedepends="qt5-devel qt5-script-devel"
|
||||
|
@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/gdevic/Z80Explorer"
|
||||
distfiles="https://github.com/gdevic/Z80Explorer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz
|
||||
https://github.com/gdevic/Z80Explorer_Z80/archive/${_z80_githash}.tar.gz>${pkgname}_Z80-${version}.tar.gz"
|
||||
checksum="866051047db4bbfb8740245fe55811f443d12ab406b306b36d9d9d102b4d79d8
|
||||
f05f9cb128ef14b51fa0f782aa75cc2537c30aa90f64d5f97bbdbd41a815bf87"
|
||||
checksum="8140eaeff215e49df2c0abb7c10f84c4c721adaced6a756d30e584348078b29b
|
||||
f6980e5bf3cadcc050d70a359fae7813d3d3b1805935a57dea564caed67b3192"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" ${makedepends}"
|
||||
|
|
Loading…
Reference in a new issue