Browse Source

ham/cqrlog: Updated for version 2.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/70/head
Gustavo Conrad 6 years ago
committed by Willy Sudiarto Raharjo
parent
commit
76d73cec92
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 5
      ham/cqrlog/README
  2. 4
      ham/cqrlog/cqrlog.SlackBuild
  3. 6
      ham/cqrlog/cqrlog.info

5
ham/cqrlog/README

@ -7,8 +7,3 @@ resolution algorithm.
CQRLOG is intended for daily general logging of HF, CW & SSB contacts
and strongly focused on easy operation and maintenance.
Homepage: http://www.cqrlog.com
NOTE: You must run lazarus-IDE once to populate the required files
before building cqrlog. Since the slackbuild needs to be run by root
you should run lazarus-IDE as a regular user and copy the content of
your .lazarus directory into /root/.lazarus

4
ham/cqrlog/cqrlog.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for cqrlog
# Copyright Gustavo Conrad - LU8WFY (gus3963 gmail)
# Copyright Gustavo Conrad - LU7WA (gus3963 gmail)
# 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=cqrlog
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

6
ham/cqrlog/cqrlog.info

@ -1,8 +1,8 @@
PRGNAM="cqrlog"
VERSION="2.3.0"
VERSION="2.4.0"
HOMEPAGE="https://www.cqrlog.com"
DOWNLOAD="https://github.com/ok2cqr/cqrlog/archive/v2.3.0/cqrlog-2.3.0.tar.gz"
MD5SUM="7c5b9982aa8c8f78773949906da822d8"
DOWNLOAD="https://github.com/ok2cqr/cqrlog/archive/v2.4.0/cqrlog-2.4.0.tar.gz"
MD5SUM="3be6e7c0dfc2595e33680f68627449fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lazarus tqsl xplanet hamlib"

Loading…
Cancel
Save