perl-Crypt-OpenSSL-Random: rebuild against OpenSSL
This commit is contained in:
parent
b16ec4e506
commit
f6e410143f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'perl-Crypt-OpenSSL-Random'
|
||||
pkgname=perl-Crypt-OpenSSL-Random
|
||||
version=0.15
|
||||
revision=9
|
||||
revision=10
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Crypt-OpenSSL-Guess"
|
||||
makedepends="perl libressl-devel"
|
||||
makedepends="perl openssl-devel"
|
||||
depends="perl"
|
||||
short_desc="Crypt::OpenSSL::Random - OpenSSL PRNG"
|
||||
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||
|
|
Loading…
Reference in a new issue