ham/wsjtx: Updated for version 1.9.1

Signed-off-by: Nate Bargmann <n0nb@arrl.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nate Bargmann 2018-05-31 21:44:59 -05:00 committed by Willy Sudiarto Raharjo
parent 6dcabbad4e
commit a688a1ccd4
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for wsjtx
# Copyright 2017 Nate Bargmann <n0nb@arrl.net>
# Copyright 2017,2018 Nate Bargmann <n0nb@arrl.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=${PRGNAM:-wsjtx}
VERSION=${VERSION:-1.8.0}
VERSION=${VERSION:-1.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wsjtx"
VERSION="1.8.0"
VERSION="1.9.1"
HOMEPAGE="http://physics.princeton.edu/pulsar/K1JT/"
DOWNLOAD="https://sourceforge.net/projects/wsjt/files/wsjtx-1.8.0/wsjtx-1.8.0.tgz"
MD5SUM="13b863d113b864238cf1b07743af39e9"
DOWNLOAD="https://sourceforge.net/projects/wsjt/files/wsjtx-1.9.1/wsjtx-1.9.1.tgz"
MD5SUM="954f2e7d06224d01e43395c694eee563"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 rubygem-asciidoctor"