summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-06-09 17:30:05 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 14:01:25 +0700
commit33114c58150e6881def25b57f033e7b800f89cb0 (patch)
tree3a356516af0c5d9c07881a3157888af6d7617b35 /system/slpkg/slpkg.SlackBuild
parentbe51eb17da23338d90399a593616ff07003195f5 (diff)
downloadslackbuilds-33114c58150e6881def25b57f033e7b800f89cb0.tar.gz
slackbuilds-33114c58150e6881def25b57f033e7b800f89cb0.tar.xz
system/slpkg: Updated for version 4.8.9.
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 103d352e80..9c2901ba88 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.8.8}
+VERSION=${VERSION:-4.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}