summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author pyllyukko2018-07-07 09:54:11 +0200
committer Willy Sudiarto Raharjo2018-07-14 01:55:54 +0200
commit005515f3689de0c9902747a8e63ea5068e3a03ed (patch)
treec6ab859aa5db19aa3bed24251c88e001c89c7b04
parentd1f720133df370e14ff5f61ac839739fa138f13b (diff)
downloadslackbuilds-005515f3689de0c9902747a8e63ea5068e3a03ed.tar.gz
libraries/npth: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/npth/npth.SlackBuild4
-rw-r--r--libraries/npth/npth.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/npth/npth.SlackBuild b/libraries/npth/npth.SlackBuild
index 22561e6f6d..861782029e 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.2}
+VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -84,7 +84,7 @@ make
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING COPYING.LESSER ChangeLog HACKING INSTALL NEWS README VERSION \
+cp -a AUTHORS COPYING.LIB ChangeLog HACKING INSTALL NEWS README VERSION \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/libraries/npth/npth.info b/libraries/npth/npth.info
index ad87f72765..d56047d8c5 100644
--- a/libraries/npth/npth.info
+++ b/libraries/npth/npth.info
@@ -1,8 +1,8 @@
PRGNAM="npth"
-VERSION="1.2"
+VERSION="1.5"
HOMEPAGE="https://www.gnupg.org/related_software/npth/index.html"
-DOWNLOAD="https://www.gnupg.org/ftp/gcrypt/npth/npth-1.2.tar.bz2"
-MD5SUM="226bac7374b9466c6ec26b1c34dab844"
+DOWNLOAD="https://gnupg.org/ftp/gcrypt/npth/npth-1.5.tar.bz2"
+MD5SUM="9ba2dc4302d2f32c66737c43ed191b1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""