ham/qlog: Updated for version 0.33.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brian Cox 2024-03-09 07:34:12 +07:00 committed by Willy Sudiarto Raharjo
parent 3cabacfcf3
commit 9da09c3c49
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.32.0}
VERSION=${VERSION:-0.33.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="qlog"
VERSION="0.32.0"
VERSION="0.33.0"
HOMEPAGE="https://github.com/foldynl/QLog"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.32.0/QLog-0.32.0.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.32.0/QLog-Flags-0.32.0.tar.gz"
MD5SUM="f07cfebb48cf929b7ea02ad03beafdb0\
d8cad40def1a788c487d5a750274d59c"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"