perl/perl-IO-Socket-SSL: Updated for version 2.068.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-04-10 01:28:21 +07:00
parent 2a04d92ddf
commit e439a36fee
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-IO-Socket-SSL
VERSION=${VERSION:-2.067}
VERSION=${VERSION:-2.068}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-IO-Socket-SSL"
VERSION="2.067"
VERSION="2.068"
HOMEPAGE="https://metacpan.org/pod/IO::Socket::SSL"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.067.tar.gz"
MD5SUM="1d55e9f66ca442f4e0ae4d018e3067fc"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.068.tar.gz"
MD5SUM="4230c829c8875889848093b2b46a7284"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Net-SSLeay perl-Net-LibIDN"