summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2023-12-15 16:57:41 +0100
committer Willy Sudiarto Raharjo2023-12-16 02:56:08 +0100
commit113ce4801053420cf9edc57f1d8d524e630b7b28 (patch)
tree9ac4841e9202f13865aedaa84bda75c665474ac4 /system/slpkg/slpkg.SlackBuild
parent41a3454878be9a6c70d39060ada75998c2b50df8 (diff)
downloadslackbuilds-113ce4801053420cf9edc57f1d8d524e630b7b28.tar.gz
system/slpkg: Updated for version 4.9.5.
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 bd6c2e8eff..d13e3ca9c4 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.4}
+VERSION=${VERSION:-4.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}