diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-03 03:35:54 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 15:14:40 +0700 |
commit | 9b5c553198922c2b6a22d8eb7d75b769b461902c (patch) | |
tree | abe38e7307731e8e5251189edbf4511f861f8b98 /system | |
parent | 130caca60faed7630a92a8e73bebb9ad4c6b0cf5 (diff) | |
download | slackbuilds-9b5c553198922c2b6a22d8eb7d75b769b461902c.tar.gz |
system/slpkg: Updated for version 2.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-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 3cabfc4f11..910513668e 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for slpkg -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 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:-2.5.6} +VERSION=${VERSION:-2.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 11a352a1f0..23d3f611a1 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="2.5.6" +VERSION="2.5.9" HOMEPAGE="https://github.com/dslackw/slpkg" -DOWNLOAD="http://sourceforge.net/projects/slpkg/files/slpkg-2.5.6/slpkg-2.5.6.tar.gz" -MD5SUM="e601a533169b198d522fc3962337d2b6" +DOWNLOAD="http://sourceforge.net/projects/slpkg/files/slpkg-2.5.9/slpkg-2.5.9.tar.gz" +MD5SUM="8714e2d21b8cf90caff844c9ce30215d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |