summaryrefslogtreecommitdiffstats
path: root/system/sbpkg/sbpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2024-04-01 11:07:33 +0200
committer Willy Sudiarto Raharjo2024-04-05 10:18:05 +0200
commit2e5a7a1724e5659fe61ed6b19387cb662f835701 (patch)
tree08911f5750375466d107253495cc18f627a2660d /system/sbpkg/sbpkg.SlackBuild
parent7848fb6d9b3879ffce99ae1565062fc41def0877 (diff)
downloadslackbuilds-2e5a7a1724e5659fe61ed6b19387cb662f835701.tar.gz
system/sbpkg: Updated for version 1.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sbpkg/sbpkg.SlackBuild')
-rw-r--r--system/sbpkg/sbpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sbpkg/sbpkg.SlackBuild b/system/sbpkg/sbpkg.SlackBuild
index cd8ab0d4ac..73e08035b2 100644
--- a/system/sbpkg/sbpkg.SlackBuild
+++ b/system/sbpkg/sbpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbpkg
-VERSION=${VERSION:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}