summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-02-03 19:58:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:19:57 +0700
commitb30f3defb55b74885527e3509400c33003a2187b (patch)
tree6715ad03557ea0a9087ac526a429e1c9f599ee5f /system/slpkg/slpkg.SlackBuild
parent849ebbf5e764b4313903b79f4ce29e3d0f464be5 (diff)
downloadslackbuilds-b30f3defb55b74885527e3509400c33003a2187b.tar.gz
slackbuilds-b30f3defb55b74885527e3509400c33003a2187b.tar.xz
system/slpkg: Updated for version 4.5.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 40422d1e31..ab0ae8b0a1 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.5.2}
+VERSION=${VERSION:-4.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}