summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-01-13 19:26:53 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:13 +0700
commite9a01ff5e8ad98a2b0483e85590236ee2c2bc67e (patch)
treedef3f8a8f093ebf538f66da7d86e9f796a7897a6 /system/slpkg/slpkg.SlackBuild
parentd8e90b1a5e304d9c4d5076f984f2a4419b08889f (diff)
downloadslackbuilds-e9a01ff5e8ad98a2b0483e85590236ee2c2bc67e.tar.gz
slackbuilds-e9a01ff5e8ad98a2b0483e85590236ee2c2bc67e.tar.xz
system/slpkg: Updated for version 4.4.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 247526c8e3..94df4752ec 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.4.6}
+VERSION=${VERSION:-4.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}