summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-01-20 19:41:43 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-21 10:22:00 +0700
commit06a82808167e5ef4f82b477affd099cf10a3a7fe (patch)
treec684b78d460775cc6c8301fd3daf58bbdd04e2d4 /system/slpkg/slpkg.SlackBuild
parent66ff23333fefa59f713b853eb20ab3c68f3bfc27 (diff)
downloadslackbuilds-06a82808167e5ef4f82b477affd099cf10a3a7fe.tar.gz
slackbuilds-06a82808167e5ef4f82b477affd099cf10a3a7fe.tar.xz
system/slpkg: Updated for version 4.5.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 94df4752ec..37bab5efd3 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.8}
+VERSION=${VERSION:-4.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}