ham/qlog: Updated for version 0.33.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brian Cox 2024-03-15 20:31:04 +07:00 committed by Willy Sudiarto Raharjo
parent 0ec66a4480
commit 7101070064
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.33.0}
VERSION=${VERSION:-0.33.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qlog"
VERSION="0.33.0"
VERSION="0.33.1"
HOMEPAGE="https://github.com/foldynl/QLog"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.33.0/QLog-0.33.0.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.33.0/QLog-Flags-0.33.0.tar.gz"
MD5SUM="69536e7d07fe4256b24c1cf013981f47 \
5d2717e3548cca37af02c30a03e824ee"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.33.1/QLog-0.33.1.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.33.1/QLog-Flags-0.33.1.tar.gz"
MD5SUM="071583828a6409516a7d6e264d0b6309 \
c9afee8394a8e0d536ff45b5f56c146b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"