summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-12-21 17:51:40 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:25 +0700
commit57e1af25391c6f8c0dc7a89b3880496d01b4965f (patch)
tree829aea043fb3e7ba61170b6b3a94e6fc36febc2f /system/slpkg/slpkg.SlackBuild
parent12fde7a1f622e3aa8e7cfff1433472f8f6b10aae (diff)
downloadslackbuilds-57e1af25391c6f8c0dc7a89b3880496d01b4965f.tar.gz
slackbuilds-57e1af25391c6f8c0dc7a89b3880496d01b4965f.tar.xz
system/slpkg: Updated for version 4.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 d13e3ca9c4..e4122cf904 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-4.9.5}
+VERSION=${VERSION:-4.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}