summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-10-20 18:29:14 +0200
committer Willy Sudiarto Raharjo2022-10-20 18:32:05 +0200
commit48ec7e1f483736960130fe028b42bc566c32bb60 (patch)
treec95077eebef3257361ba80f150494682b570146f /system/slpkg/slpkg.SlackBuild
parent76368bb084a6199aadba5cd7dd68f75a58454e12 (diff)
downloadslackbuilds-48ec7e1f483736960130fe028b42bc566c32bb60.tar.gz
system/slpkg: Updated for version 4.2.1.
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 b1f18343b5..56ba4975a9 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.1.7}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}