summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-12-02 21:33:43 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 11:46:51 +0700
commit4858a5e01db2ee76005200347e452d27c819d28b (patch)
tree01402c44355b36115c1f46eeddb5201c9ab93df8 /system/slpkg/slpkg.SlackBuild
parentbefa6e1d8aa70598e4e0bf8367c2a42601315921 (diff)
downloadslackbuilds-4858a5e01db2ee76005200347e452d27c819d28b.tar.gz
slackbuilds-4858a5e01db2ee76005200347e452d27c819d28b.tar.xz
system/slpkg: Updated for version 4.3.3.
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 ad5276f98b..3eb9771b16 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.3.2}
+VERSION=${VERSION:-4.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}