mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/cqrlog: Updated for version 2.5.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b491cf7ddb
commit
7d2f799598
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=cqrlog
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
VERSION=${VERSION:-2.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cqrlog"
|
||||
VERSION="2.4.0"
|
||||
VERSION="2.5.2"
|
||||
HOMEPAGE="https://www.cqrlog.com"
|
||||
DOWNLOAD="https://github.com/ok2cqr/cqrlog/archive/v2.4.0/cqrlog-2.4.0.tar.gz"
|
||||
MD5SUM="3be6e7c0dfc2595e33680f68627449fe"
|
||||
DOWNLOAD="https://github.com/ok2cqr/cqrlog/archive/v2.5.2/cqrlog-2.5.2.tar.gz"
|
||||
MD5SUM="69741e8d691c622e1be281db1c9d2bba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lazarus tqsl xplanet hamlib"
|
||||
|
|
Loading…
Reference in a new issue