diff options
Diffstat (limited to 'ham/qlog/qlog.SlackBuild')
-rw-r--r-- | ham/qlog/qlog.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/qlog/qlog.SlackBuild b/ham/qlog/qlog.SlackBuild index 12be9863c3..9f22539329 100644 --- a/ham/qlog/qlog.SlackBuild +++ b/ham/qlog/qlog.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qlog SRCNAM=QLog -VERSION=${VERSION:-0.37.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.37.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |