diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-03-26 14:54:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-28 13:20:34 +0700 |
commit | 570293b6d9aa869c9f1b201763f768a09dda2a22 (patch) | |
tree | d629e73d62a831a7c75e6194b153e5ddd6067cba /system/slpkg/slpkg.SlackBuild | |
parent | cbe570c9a0750a86982ec79885c89a4ce1a9f5c1 (diff) |
system/slpkg: Updated for version 3.8.6.
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 34259c2908bf4..98efdf04ce6d0 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-3.8.5} +VERSION=${VERSION:-3.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |