summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-03-26 21:15:13 +0100
committer Willy Sudiarto Raharjo2022-04-02 13:18:44 +0200
commitdbd03d2d61e98d53cfd385bc91bf6c20cd307dc2 (patch)
treefafb35de02f8008468791539262fa4dec2572ae2 /system/slpkg/slpkg.SlackBuild
parent48b817af47fa8a810298300e4e5d319dcc721e27 (diff)
downloadslackbuilds-dbd03d2d61e98d53cfd385bc91bf6c20cd307dc2.tar.gz
system/slpkg: Updated for version 3.9.4.
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 f2a28ca406..e65d232a0a 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-3.9.3}
+VERSION=${VERSION:-3.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}