mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/qlog: Updated for version 0.33.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ec66a4480
commit
7101070064
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue