mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/qlog: Updated for version 0.39.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eddd9e739a
commit
9f21603403
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.38.0}
|
||||
VERSION=${VERSION:-0.39.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="qlog"
|
||||
VERSION="0.38.0"
|
||||
VERSION="0.39.0"
|
||||
HOMEPAGE="https://github.com/foldynl/QLog"
|
||||
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.38.0/QLog-0.38.0.tar.gz \
|
||||
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.38.0/QLog-Flags-0.38.0.tar.gz"
|
||||
MD5SUM="f91107f26fd1fc19d9208d2c69ea2072 \
|
||||
ae6c493ba075e644c5376a28c3264428"
|
||||
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.39.0/QLog-0.39.0.tar.gz \
|
||||
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.39.0/QLog-Flags-0.39.0.tar.gz"
|
||||
MD5SUM="cf46c14a8a3e4ced769eddfdd422f5f8 \
|
||||
dc2b113391bd724950f2a160028613a3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="hamlib"
|
||||
|
|
Loading…
Reference in a new issue