summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2024-02-14 11:55:03 +0100
committer Willy Sudiarto Raharjo2024-02-17 03:07:16 +0100
commit5ef4209d012c98b8d46e6e55445f04c9235102f1 (patch)
treeaf229b73a3666429eb8574e1ed8986072a8a2dad /system/slpkg/slpkg.SlackBuild
parent33e7dbcd13e5707b813eb41abe0e545b2dbcdf22 (diff)
downloadslackbuilds-5ef4209d012c98b8d46e6e55445f04c9235102f1.tar.gz
system/slpkg: Updated for version 4.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 fa7eff0232..bf06f7f513 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.7}
+VERSION=${VERSION:-4.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}