diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-12-09 20:07:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-10 07:43:11 +0700 |
commit | 9e435c596a3fc2037c2f06727c49d3a384119820 (patch) | |
tree | 28a31dcd06cd3e9a534fee1a822133a57d0c20af /system/slpkg/slpkg.SlackBuild | |
parent | b7c03cfb88256d09fa1d739d4dcacfee102e9044 (diff) |
system/slpkg: Updated for version 4.3.7.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index ee8c0967d9178..d548573090159 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.3.5} +VERSION=${VERSION:-4.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |