wsjtx: update to 2.2.1.

This commit is contained in:
bra1nwave 2020-06-12 13:28:04 +02:00 committed by John Zimmermann
parent 422599813a
commit 4895769c33
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wsjtx' # Template file for 'wsjtx'
pkgname=wsjtx pkgname=wsjtx
version=2.2.0 version=2.2.1
revision=1 revision=1
build_wrksrc="wsjtx" build_wrksrc="wsjtx"
build_style=cmake build_style=cmake
@ -16,7 +16,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html" homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
distfiles="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz" distfiles="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz"
checksum=8143f43296dbd1dd21e3ca2ecaca6dfe84aac5e4cc7e01557fe93aba6ef62a3e checksum=c92c9be90151a6b20f7aaba4d0ac9d6e8ed87ca4c9ce97109dce654e4231a48b
case $XBPS_TARGET_MACHINE in case $XBPS_TARGET_MACHINE in
# aarch64 builders can't fetch the distfile from the orig url. # aarch64 builders can't fetch the distfile from the orig url.