diff options
Diffstat (limited to 'package/perl-crypt-openssl-rsa/Config.in')
-rw-r--r-- | package/perl-crypt-openssl-rsa/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-crypt-openssl-rsa/Config.in b/package/perl-crypt-openssl-rsa/Config.in index 155ec03ecf..e58a921bcb 100644 --- a/package/perl-crypt-openssl-rsa/Config.in +++ b/package/perl-crypt-openssl-rsa/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RSA depends on !BR2_STATIC_LIBS select BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM # runtime help - RSA encoding and decoding, using the openSSL libraries + RSA encoding and decoding, using the openSSL libraries. http://github.com/toddr/Crypt-OpenSSL-RSA |