main/perl-crypt-openssl-rsa: rebuild against openssl 1.1

This commit is contained in:
Natanael Copa 2018-10-30 08:52:57 +00:00
parent 6caebd066a
commit 9c72537e04

View File

@ -3,13 +3,13 @@
pkgname=perl-crypt-openssl-rsa
_pkgname=Crypt-OpenSSL-RSA
pkgver=0.31
pkgrel=0
pkgrel=1
pkgdesc="RSA encoding and decoding, using the openSSL libraries"
url="http://search.cpan.org/~perler/"
arch="all"
license="Perl Artistic GPL"
depends="perl perl-crypt-openssl-random perl-crypt-openssl-guess"
makedepends="perl-dev libressl-dev"
makedepends="perl-dev openssl-dev"
install=
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$_pkgname-$pkgver.tar.gz"