perl/Net-SSLeay: Updated for version 1.81.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-10-08 06:44:04 +07:00
parent e1f7767532
commit 5594248b1d
2 changed files with 5 additions and 6 deletions

View file

@ -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 \

View file

@ -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=""