summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-05-12 20:32:14 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:27:48 +0700
commit99038af0bb37d16d8981a251ae54132888e93dd6 (patch)
tree52860fff77288a5e2b2fdaaee8d41bb293429925 /system/slpkg/slpkg.SlackBuild
parent1188b5f9c4aba226ed58283bf8f8848d77b75482 (diff)
downloadslackbuilds-99038af0bb37d16d8981a251ae54132888e93dd6.tar.gz
slackbuilds-99038af0bb37d16d8981a251ae54132888e93dd6.tar.xz
system/slpkg: Updated for version 3.9.8.
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 ac0a1698fa..7d2dd7ae8c 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.6}
+VERSION=${VERSION:-3.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}