ham/qlog: Updated for version 0.30.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brian Cox 2023-12-02 09:32:53 +09:00 committed by Willy Sudiarto Raharjo
parent d37390ba00
commit 4e6761af2a
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.29.1}
VERSION=${VERSION:-0.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="qlog"
VERSION="0.29.1"
VERSION="0.30.0"
HOMEPAGE="https://github.com/foldynl/QLog"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.29.1/QLog-0.29.1.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.29.1/QLog-Flags-0.29.1.tar.gz"
MD5SUM="21e48dede1106a398282eddcb02a6cb5 \
056b115e1f2c7c127c96f535848550ce"
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.30.0/QLog-0.30.0.tar.gz \
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.30.0/QLog-Flags-0.30.0.tar.gz"
MD5SUM="88e7281025053f346e7c63210b1bdd81 \
145effa62d54daacce516088079cce2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hamlib"