wsjtx: update to 2.2.2.

Closes: #23208
This commit is contained in:
Piraty 2020-07-01 17:20:05 +02:00
parent fabf7e7bb3
commit 0ced2ca4f5

View file

@ -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 <bra1nwave@protonmail.com>"
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"