diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template index d21da033fe..a03f0f7b20 100644 --- a/srcpkgs/wsjtx/template +++ b/srcpkgs/wsjtx/template @@ -1,6 +1,6 @@ # Template file for 'wsjtx' pkgname=wsjtx -version=2.2.1 +version=2.2.2 revision=1 build_wrksrc="wsjtx" build_style=cmake @@ -16,12 +16,7 @@ maintainer="bra1nwave " license="GPL-3.0-or-later" homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html" distfiles="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz" -checksum=c92c9be90151a6b20f7aaba4d0ac9d6e8ed87ca4c9ce97109dce654e4231a48b - -case $XBPS_TARGET_MACHINE in - # aarch64 builders can't fetch the distfile from the orig url. - aarch64*) distfiles="https://sources.voidlinux.org/wsjtx-${version}/wsjtx-${version}.tgz";; -esac +checksum=1cbc163f238a8cfd64cd9e4a00aa1e00ef43758a1ba9c5db83ca63ca60f64f9d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools"