summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-04-07 20:30:09 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:46:02 +0700
commit991bb23b105fccdaf0a778e4afd455a306a7f5a7 (patch)
treee0a55594a378c7fb2bc4e7ba87d861599c249f1d /system/slpkg/slpkg.SlackBuild
parent989e70f8c942b2f8bfef28600bbe2306ab99ccbb (diff)
downloadslackbuilds-991bb23b105fccdaf0a778e4afd455a306a7f5a7.tar.gz
slackbuilds-991bb23b105fccdaf0a778e4afd455a306a7f5a7.tar.xz
system/slpkg: Updated for version 3.9.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r--system/slpkg/slpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index e65d232a0a..ac0a1698fa 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-3.9.4}
+VERSION=${VERSION:-3.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}