diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2019-09-08 23:16:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-14 07:38:36 +0700 |
commit | b2f62b40598426dc1139be9f49f53d47ee8729f3 (patch) | |
tree | 41ff17c1f1d32afef81537d16ec3eb046b0473a8 /ham/tqsl | |
parent | 4534a0c8d4c259133a9509a248ba67a6cb877d37 (diff) | |
download | slackbuilds-b2f62b40598426dc1139be9f49f53d47ee8729f3.tar.gz |
ham/tqsl: Updated for version 2.4.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'ham/tqsl')
-rw-r--r-- | ham/tqsl/tqsl.SlackBuild | 2 | ||||
-rw-r--r-- | ham/tqsl/tqsl.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ham/tqsl/tqsl.SlackBuild b/ham/tqsl/tqsl.SlackBuild index 421d18ba0f..17c8bcb0a7 100644 --- a/ham/tqsl/tqsl.SlackBuild +++ b/ham/tqsl/tqsl.SlackBuild @@ -21,7 +21,7 @@ # that is unlikely, as I am rather tall. PRGNAM=tqsl -VERSION=${VERSION:-2.4.3} +VERSION=${VERSION:-2.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/tqsl/tqsl.info b/ham/tqsl/tqsl.info index 153ec55756..b7bd832542 100644 --- a/ham/tqsl/tqsl.info +++ b/ham/tqsl/tqsl.info @@ -1,8 +1,8 @@ PRGNAM="tqsl" -VERSION="2.4.3" +VERSION="2.4.7" HOMEPAGE="http://www.arrl.org" -DOWNLOAD="http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.4.3.tar.gz" -MD5SUM="8ccab252c46d7a8fa7269c54eade0525" +DOWNLOAD="http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.4.7.tar.gz" +MD5SUM="65f220518ee92f3042eaa84b1e235126" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wxPython" |