mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: perl-Crypt-OpenSSL-Random-0.10_1
This commit is contained in:
parent
0fe37885b7
commit
5ea4641b57
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Crypt-OpenSSL-Random/template
Normal file
15
srcpkgs/perl-Crypt-OpenSSL-Random/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Crypt-OpenSSL-Random'
|
||||||
|
pkgname=perl-Crypt-OpenSSL-Random
|
||||||
|
version=0.10
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl libressl-devel"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Crypt::OpenSSL::Random - OpenSSL pseudo-random number generator in Perl"
|
||||||
|
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Crypt-OpenSSL-Random"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Crypt/Crypt-OpenSSL-Random-${version}.tar.gz"
|
||||||
|
checksum=ae65d0ab6907edd1d67f87fdf0923ecae4d54c4c2e0ac9d9df97227903ccf18a
|
Loading…
Add table
Reference in a new issue