diff options
author | pyllyukko <pyllyukko@maimed.org> | 2018-12-11 22:15:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 09:33:23 +0700 |
commit | 866287ca5f19770af9cbc773bc9556a1014f4dac (patch) | |
tree | 1b18d259815c3002ff570a98ca0ff836196a43a5 /libraries/npth | |
parent | 99539573459f9bca4eb2057d87d5ef6c54206e0c (diff) | |
download | slackbuilds-866287ca5f19770af9cbc773bc9556a1014f4dac.tar.gz |
libraries/npth: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/npth')
-rw-r--r-- | libraries/npth/npth.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/npth/npth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/npth/npth.SlackBuild b/libraries/npth/npth.SlackBuild index 861782029e..570dd8e992 100644 --- a/libraries/npth/npth.SlackBuild +++ b/libraries/npth/npth.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=npth -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/npth/npth.info b/libraries/npth/npth.info index d56047d8c5..61f97c00b1 100644 --- a/libraries/npth/npth.info +++ b/libraries/npth/npth.info @@ -1,8 +1,8 @@ PRGNAM="npth" -VERSION="1.5" +VERSION="1.6" HOMEPAGE="https://www.gnupg.org/related_software/npth/index.html" -DOWNLOAD="https://gnupg.org/ftp/gcrypt/npth/npth-1.5.tar.bz2" -MD5SUM="9ba2dc4302d2f32c66737c43ed191b1b" +DOWNLOAD="https://www.gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2" +MD5SUM="375d1a15ad969f32d25f1a7630929854" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |