summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
author Gustavo Conrad2022-02-12 23:34:20 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:06:54 +0100
commit7909dd90de456138878db7f0be403260a27610f3 (patch)
tree4bb7e7a98a070497f5f10fa27615ec6be5eb0b38 /ham
parent5781c66835928681dd135d8415db50639ec8a012 (diff)
downloadslackbuilds-7909dd90de456138878db7f0be403260a27610f3.tar.gz
ham/flmsg: Updated for version 4.0.19. Fix README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham')
-rw-r--r--ham/flmsg/README12
-rw-r--r--ham/flmsg/flmsg.SlackBuild2
-rw-r--r--ham/flmsg/flmsg.info6
3 files changed, 10 insertions, 10 deletions
diff --git a/ham/flmsg/README b/ham/flmsg/README
index 2098aae612..8a02bb54bd 100644
--- a/ham/flmsg/README
+++ b/ham/flmsg/README
@@ -1,10 +1,10 @@
FLMSG - Amateur radio messaging tool
-FLMSG is a simple forms management editor for the amateur radio supported
-standard message formats. Form data can be transferred between computers
-either using standard internet email or via radio frequency broadcasts
-typically made by an amateur radio operator on your behalf.
-flmsg forms can be very complex and include embedded images and other controls
-that make data entry less prone to error.
+FLMSG is a simple forms management editor for the amateur radio
+supported standard message formats. Form data can be transferred between
+computers either using standard internet email or via radio frequency
+broadcasts typically made by an amateur radio operator on your behalf.
+flmsg forms can be very complex and include embedded images and other
+controls that make data entry less prone to error.
FLMSG sits on top of FLDIGI, which does the real signal processing.
diff --git a/ham/flmsg/flmsg.SlackBuild b/ham/flmsg/flmsg.SlackBuild
index a97c0f695d..c120a9e3ac 100644
--- a/ham/flmsg/flmsg.SlackBuild
+++ b/ham/flmsg/flmsg.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flmsg
-VERSION=${VERSION:-4.0.15}
+VERSION=${VERSION:-4.0.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/ham/flmsg/flmsg.info b/ham/flmsg/flmsg.info
index f6edbe1714..782b690a43 100644
--- a/ham/flmsg/flmsg.info
+++ b/ham/flmsg/flmsg.info
@@ -1,8 +1,8 @@
PRGNAM="flmsg"
-VERSION="4.0.15"
+VERSION="4.0.19"
HOMEPAGE="http://www.w1hkj.com/"
-DOWNLOAD="http://www.w1hkj.com/files/flmsg/flmsg-4.0.15.tar.gz"
-MD5SUM="abf8c6e99a35efb548502768862b4278"
+DOWNLOAD="http://www.w1hkj.com/files/flmsg/flmsg-4.0.19.tar.gz"
+MD5SUM="4f2c10ea1f4d69ee09c1667cd015ad59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fldigi"