perl-Crypt-OpenSSL-Bignum: switch to libressl.
This commit is contained in:
parent
723b9c5b67
commit
d0ca8d3803
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'perl-Crypt-OpenSSL-Bignum'.
|
# Template build file for 'perl-Crypt-OpenSSL-Bignum'.
|
||||||
pkgname=perl-Crypt-OpenSSL-Bignum
|
pkgname=perl-Crypt-OpenSSL-Bignum
|
||||||
version=0.04
|
version=0.04
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18"
|
||||||
makedepends="perl>=5.18 openssl-devel"
|
makedepends="perl>=5.18 libressl-devel"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="Crypt::OpenSSL::Bignum - OpenSSL multiprecision integer arithmetic"
|
short_desc="Crypt::OpenSSL::Bignum - OpenSSL multiprecision integer arithmetic"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue