ham/qlog: Updated for version 0.37.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brian Cox 2024-08-02 07:42:05 +07:00 committed by Willy Sudiarto Raharjo
parent 68bc4c6346
commit 3122a2d2d0
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.37.1}
VERSION=${VERSION:-0.37.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="qlog"
VERSION="0.37.1"
VERSION="0.37.2"
HOMEPAGE="https://github.com/foldynl/QLog"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.37.1/QLog-0.37.1.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.37.1/QLog-Flags-0.37.1.tar.gz"
MD5SUM="b026ed9d9279431f98cd08c9b68b9f07 \
48f422de7eb8547739f49b87d1a2492b"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.37.2/QLog-0.37.2.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.37.2/QLog-Flags-0.37.2.tar.gz"
MD5SUM="3618949f06a644432fb356d4f1ded284 \
c4248fc0a17374d2a12ce08b43e953d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"