summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2023-08-09 16:57:16 +0200
committer Willy Sudiarto Raharjo2023-08-12 03:29:57 +0200
commitb6f218088bf993538b434d4d1214f9217602e546 (patch)
treefe118896886578734b2d410d26fb475d3ff1bbc5 /system/slpkg/slpkg.SlackBuild
parent2311f61797749e21587ec7263f1ae84651c6672a (diff)
downloadslackbuilds-b6f218088bf993538b434d4d1214f9217602e546.tar.gz
system/slpkg: Updated for version 4.9.2.
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 08b3ccbe54..ff18ad8ba5 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.1}
+VERSION=${VERSION:-4.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}