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

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
pyllyukko 2024-03-01 23:52:29 +02:00 committed by Willy Sudiarto Raharjo
parent ea4bca1658
commit f6c2608f2d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="perl-Crypt-OpenSSL-RSA"
SRCNAM="Crypt-OpenSSL-RSA"
VERSION=${VERSION:-0.31}
VERSION=${VERSION:-0.33}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
BUILD=${BUILD:-1}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Crypt-OpenSSL-RSA"
VERSION="0.31"
VERSION="0.33"
HOMEPAGE="https://metacpan.org/pod/Crypt::OpenSSL::RSA"
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz"
MD5SUM="d33681e19d2094df7c26bc7a4509265e"
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.33.tar.gz"
MD5SUM="402994cca9f4502741cf9514719b9bdf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Crypt-OpenSSL-Guess"