summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-10-08 01:44:04 +0200
committer Willy Sudiarto Raharjo2017-10-11 01:19:27 +0200
commit5594248b1d410b25b83fce17d1bd33c52c6723e4 (patch)
treeaf51447c231627abaf7e0ea165a67c605f4e2f2b
parente1f77675323ccc48cca81953f9403508477d59e9 (diff)
downloadslackbuilds-5594248b1d410b25b83fce17d1bd33c52c6723e4.tar.gz
perl/Net-SSLeay: Updated for version 1.81.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/Net-SSLeay/Net-SSLeay.SlackBuild5
-rw-r--r--perl/Net-SSLeay/Net-SSLeay.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/perl/Net-SSLeay/Net-SSLeay.SlackBuild b/perl/Net-SSLeay/Net-SSLeay.SlackBuild
index 2d04620072..cce3337e56 100644
--- a/perl/Net-SSLeay/Net-SSLeay.SlackBuild
+++ b/perl/Net-SSLeay/Net-SSLeay.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for Net-SSLeay
#
# Copyright 2009-2011 Marco Bonetti <sid77@slackware.it>
-# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Net-SSLeay
-VERSION=${VERSION:-1.78}
+VERSION=${VERSION:-1.81}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,7 +72,6 @@ echo "n" | perl Makefile.PL \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
-make test
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
diff --git a/perl/Net-SSLeay/Net-SSLeay.info b/perl/Net-SSLeay/Net-SSLeay.info
index 122a2b82bc..53e5ed5951 100644
--- a/perl/Net-SSLeay/Net-SSLeay.info
+++ b/perl/Net-SSLeay/Net-SSLeay.info
@@ -1,8 +1,8 @@
PRGNAM="Net-SSLeay"
-VERSION="1.78"
+VERSION="1.81"
HOMEPAGE="https://metacpan.org/pod/Net::SSLeay"
-DOWNLOAD="http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.78.tar.gz"
-MD5SUM="161f2f5606858b129408ef1508b3b55f"
+DOWNLOAD="http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.81.tar.gz"
+MD5SUM="71932ce34d4db44de8d00399c3405792"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""