diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-07 19:35:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:48 +0700 |
commit | 3420262fdd53756f8c01a94067d5e8acefe9d7e5 (patch) | |
tree | 68b74dbe28a3a34598d518ee6c8fbff15f846b1f /system/slpkg | |
parent | e4c9a3a5bcfcfaa7d3833534afac2007397b65a9 (diff) |
system/slpkg: Updated for version 3.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 4 | ||||
-rw-r--r-- | system/slpkg/slpkg.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index e31207da551b..154f8bfc3e6d 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for slpkg -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-3.2.2} +VERSION=${VERSION:-3.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 7af459571e34..9bfbcafce8b3 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="3.2.2" +VERSION="3.2.3" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.2.2.tar.gz" -MD5SUM="137a121ff3dc9f37abd3af6e2a6ae6c4" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.2.3.tar.gz" +MD5SUM="33dddeeea7eb50420455a82bd32bce7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |