aboutsummaryrefslogtreecommitdiff
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-03-03 17:42:26 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:38 +0700
commitc6057ec718f6ead24c266b5a037382400e3d0db9 (patch)
tree16c47d877ca1fd6fa763ea59c6a655954598d994 /system/slpkg/slpkg.SlackBuild
parent5f94d7a187a2b2b938b0f34c2a7cc3e71ca7d345 (diff)
system/slpkg: Updated for version 4.5.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 ab0ae8b0a1eb6..95b66dc0a5e0d 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.3}
+VERSION=${VERSION:-4.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}