perl-crypt-openssl-random: bump to version 0.11

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2015-10-24 18:26:48 +02:00 committed by Peter Korsgaard
parent 1f8aaa3730
commit af092802cf
3 changed files with 4 additions and 5 deletions

View file

@ -3,8 +3,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_OPENSSL
help
Routines for accessing the OpenSSL pseudo-random number generator
using the openSSL libraries
OpenSSL/LibreSSL pseudo-random number generator access
http://sourceforge.net/projects/perl-openssl/

View file

@ -1,3 +1,3 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 b89ca9314c3a066b440a7bb3cb8d725d Crypt-OpenSSL-Random-0.10.tar.gz
sha256 ae65d0ab6907edd1d67f87fdf0923ecae4d54c4c2e0ac9d9df97227903ccf18a Crypt-OpenSSL-Random-0.10.tar.gz
md5 5d71337503e0356ce1ce1481504e5885 Crypt-OpenSSL-Random-0.11.tar.gz
sha256 bb8c81c6a39b9b13a22d818ee9a746242f136f0fadceb6b9776ae615e7524c7a Crypt-OpenSSL-Random-0.11.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
PERL_CRYPT_OPENSSL_RANDOM_VERSION = 0.10
PERL_CRYPT_OPENSSL_RANDOM_VERSION = 0.11
PERL_CRYPT_OPENSSL_RANDOM_SOURCE = Crypt-OpenSSL-Random-$(PERL_CRYPT_OPENSSL_RANDOM_VERSION).tar.gz
PERL_CRYPT_OPENSSL_RANDOM_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RURBAN
PERL_CRYPT_OPENSSL_RANDOM_DEPENDENCIES = openssl