aboutsummaryrefslogtreecommitdiff
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2024-10-11 16:24:23 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 11:34:48 +0700
commit0da13e440e6e7d7872839dc6c2921bfef8e9def1 (patch)
tree154bc1c7178002f11567b3522f32ad92f7af194e /system/slpkg/slpkg.SlackBuild
parent0a517ebca8160deb741b2b2a9b052914925fef7c (diff)
system/slpkg: Updated for version 5.1.5.
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 072eb6d8f39a4..439bc54d7190a 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-5.1.4}
+VERSION=${VERSION:-5.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}