mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
perl/perl-IO-Socket-SSL: Updated for version 2.070.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e19422fca6
commit
52b268c3d5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-IO-Socket-SSL
|
||||
VERSION=${VERSION:-2.069}
|
||||
VERSION=${VERSION:-2.070}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-IO-Socket-SSL"
|
||||
VERSION="2.069"
|
||||
VERSION="2.070"
|
||||
HOMEPAGE="https://metacpan.org/pod/IO::Socket::SSL"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.069.tar.gz"
|
||||
MD5SUM="237cc3ecf6ea470225ee5e652b0c046c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.070.tar.gz"
|
||||
MD5SUM="3c8df96b5249c02025e2eb48596c213b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Net-SSLeay perl-Net-LibIDN"
|
||||
|
|
Loading…
Reference in a new issue