diff options
-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="" |