summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-06-02 17:47:09 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:28 +0700
commit8320f13649915c2c0721671c1545b822f20cbc48 (patch)
tree506c8e4c21cf3662921b0c5e7b9bd5e25b1f79f0 /system/slpkg/slpkg.SlackBuild
parent0487d6ed434947fd10a3aa3e27042f08087b05d1 (diff)
downloadslackbuilds-8320f13649915c2c0721671c1545b822f20cbc48.tar.gz
slackbuilds-8320f13649915c2c0721671c1545b822f20cbc48.tar.xz
system/slpkg: Updated for version 4.8.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 7ea51d194a..103d352e80 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.7}
+VERSION=${VERSION:-4.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}