Browse Source
ham/qlog: Updated for version 0.34.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/223/head
Brian Cox
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
ham/qlog/qlog.SlackBuild
-
ham/qlog/qlog.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=qlog |
|
|
|
SRCNAM=QLog |
|
|
|
VERSION=${VERSION:-0.33.1} |
|
|
|
VERSION=${VERSION:-0.34.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="qlog" |
|
|
|
VERSION="0.33.1" |
|
|
|
VERSION="0.34.0" |
|
|
|
HOMEPAGE="https://github.com/foldynl/QLog" |
|
|
|
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" |
|
|
|
DOWNLOAD="https://github.com/foldynl/QLog/archive/refs/tags/v0.34.0/QLog-0.34.0.tar.gz \ |
|
|
|
https://github.com/foldynl/QLog-Flags/archive/refs/tags/v0.34.0/QLog-Flags-0.34.0.tar.gz" |
|
|
|
MD5SUM="071583828a6409516a7d6e264d0b6309 \ |
|
|
|
c9afee8394a8e0d536ff45b5f56c146b" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|