summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-12-08 18:54:24 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-09 07:49:07 +0700
commit28ca5ca92c41b88aadc6af73928455741c6db983 (patch)
tree037725864b5d55415e72c21e6b0aa71ad086458e /system/slpkg/slpkg.SlackBuild
parent7dc51555eead1f7ecaf22a6de359566d8402f8c2 (diff)
downloadslackbuilds-28ca5ca92c41b88aadc6af73928455741c6db983.tar.gz
slackbuilds-28ca5ca92c41b88aadc6af73928455741c6db983.tar.xz
system/slpkg: Updated for version 4.9.4.
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 ff18ad8ba5..bd6c2e8eff 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.2}
+VERSION=${VERSION:-4.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}