perl/perl-Crypt-OpenSSL-RSA: Updated for version 0.31.

Added the dependency perl-Crypt-OpenSSL-Guess

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-03-22 15:44:01 +01:00 committed by Robby Workman
parent 35b0ccc0e6
commit 1e6ede4077
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
PRGNAM="perl-Crypt-OpenSSL-RSA"
SRCNAM="Crypt-OpenSSL-RSA"
VERSION=${VERSION:-0.28}
VERSION=${VERSION:-0.31}
TAG=${TAG:-_SBo}
BUILD=${BUILD:-1}

View File

@ -1,10 +1,10 @@
PRGNAM="perl-Crypt-OpenSSL-RSA"
VERSION="0.28"
VERSION="0.31"
HOMEPAGE="https://metacpan.org/pod/Crypt::OpenSSL::RSA"
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz"
MD5SUM="86217a5036fc63779c30420b5fd84129"
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz"
MD5SUM="d33681e19d2094df7c26bc7a4509265e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Crypt-OpenSSL-Random"
REQUIRES="perl-Crypt-OpenSSL-Guess perl-Crypt-OpenSSL-Random"
MAINTAINER="Nishant Limbachia"
EMAIL="nishant@mnspace.net"