mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl-Crypt-OpenSSL-RSA: rebuild against OpenSSL
This commit is contained in:
parent
c9648c3715
commit
b16ec4e506
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'perl-Crypt-OpenSSL-RSA'
|
||||
pkgname=perl-Crypt-OpenSSL-RSA
|
||||
version=0.31
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Crypt-OpenSSL-Guess"
|
||||
makedepends="perl libressl-devel"
|
||||
makedepends="perl openssl-devel"
|
||||
depends="perl"
|
||||
checkdepends="perl-Crypt-OpenSSL-Random"
|
||||
short_desc="Crypt::OpenSSL::RSA - RSA encoding and decoding"
|
||||
|
|
Loading…
Add table
Reference in a new issue