mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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:
parent
1f8aaa3730
commit
af092802cf
@ -3,8 +3,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM
|
|||||||
depends on !BR2_STATIC_LIBS
|
depends on !BR2_STATIC_LIBS
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
help
|
help
|
||||||
Routines for accessing the OpenSSL pseudo-random number generator
|
OpenSSL/LibreSSL pseudo-random number generator access
|
||||||
using the openSSL libraries
|
|
||||||
|
|
||||||
http://sourceforge.net/projects/perl-openssl/
|
http://sourceforge.net/projects/perl-openssl/
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||||
md5 b89ca9314c3a066b440a7bb3cb8d725d Crypt-OpenSSL-Random-0.10.tar.gz
|
md5 5d71337503e0356ce1ce1481504e5885 Crypt-OpenSSL-Random-0.11.tar.gz
|
||||||
sha256 ae65d0ab6907edd1d67f87fdf0923ecae4d54c4c2e0ac9d9df97227903ccf18a Crypt-OpenSSL-Random-0.10.tar.gz
|
sha256 bb8c81c6a39b9b13a22d818ee9a746242f136f0fadceb6b9776ae615e7524c7a Crypt-OpenSSL-Random-0.11.tar.gz
|
||||||
|
@ -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_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_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RURBAN
|
||||||
PERL_CRYPT_OPENSSL_RANDOM_DEPENDENCIES = openssl
|
PERL_CRYPT_OPENSSL_RANDOM_DEPENDENCIES = openssl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user