testing/perl-crypt-openssl-x509: fix license

Closes: GH-8170
This commit is contained in:
Timothy Legge 2019-05-26 22:13:09 +00:00 committed by TBK
parent ac7b570e33
commit d95fe320a6
No known key found for this signature in database
GPG Key ID: 5FFB25718720C7D7

View File

@ -4,11 +4,11 @@
pkgname=perl-crypt-openssl-x509
_pkgreal=Crypt-OpenSSL-X509
pkgver=1.812
pkgrel=1
pkgrel=2
pkgdesc="Perl extension to OpenSSL's X509 API."
url="https://metacpan.org/release/Crypt-OpenSSL-X509/"
arch="all"
license="GPL PerlArtistic"
license="GPL-1.0-or-later Artistic-1.0-Perl"
cpanmakedepends="openssl-dev"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"