diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-15 01:00:16 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:47 +0700 |
commit | 1004c6d44e3d4f27938fac5a2fdc24c802f6cf55 (patch) | |
tree | a6ef661fd9c502ec13fe3f60a20141d4a7f9dcc2 /system | |
parent | 85ff4c4fb2a092354ac1c8f204acc271c65e080a (diff) | |
download | slackbuilds-1004c6d44e3d4f27938fac5a2fdc24c802f6cf55.tar.gz |
system/slpkg: Updated for version 3.1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 | ||||
-rw-r--r-- | system/slpkg/slpkg.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 1bc296d329..3318645ffa 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.1.6} +VERSION=${VERSION:-3.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 8b45773255..596c7429f9 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="3.1.6" +VERSION="3.1.7" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.1.6.tar.gz" -MD5SUM="9fbe32bd1f22e1784e2bb1ae7a288a4f" +DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.1.7.tar.gz" +MD5SUM="c3704b344c426151786a9760c4c62c4a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |