ham/qlog: Updated for version 0.39.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brian Cox 2024-11-02 06:57:14 +07:00 committed by Willy Sudiarto Raharjo
parent eddd9e739a
commit 9f21603403
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qlog
SRCNAM=QLog
VERSION=${VERSION:-0.38.0}
VERSION=${VERSION:-0.39.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qlog"
VERSION="0.38.0"
VERSION="0.39.0"
HOMEPAGE="https://github.com/foldynl/QLog"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.38.0/QLog-0.38.0.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.38.0/QLog-Flags-0.38.0.tar.gz"
MD5SUM="f91107f26fd1fc19d9208d2c69ea2072 \
ae6c493ba075e644c5376a28c3264428"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.39.0/QLog-0.39.0.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.39.0/QLog-Flags-0.39.0.tar.gz"
MD5SUM="cf46c14a8a3e4ced769eddfdd422f5f8 \
dc2b113391bd724950f2a160028613a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"