summaryrefslogtreecommitdiffstats
path: root/perl/Net-SSLeay/Net-SSLeay.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-08 06:44:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-11 06:19:27 +0700
commit5594248b1d410b25b83fce17d1bd33c52c6723e4 (patch)
treeaf51447c231627abaf7e0ea165a67c605f4e2f2b /perl/Net-SSLeay/Net-SSLeay.SlackBuild
parente1f77675323ccc48cca81953f9403508477d59e9 (diff)
downloadslackbuilds-5594248b1d410b25b83fce17d1bd33c52c6723e4.tar.gz
slackbuilds-5594248b1d410b25b83fce17d1bd33c52c6723e4.tar.xz
perl/Net-SSLeay: Updated for version 1.81.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/Net-SSLeay/Net-SSLeay.SlackBuild')
-rw-r--r--perl/Net-SSLeay/Net-SSLeay.SlackBuild5
1 files changed, 2 insertions, 3 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 \