package/perl-crypt-openssl-rsa: bump version to 0.33
Removed md5 hash, reformatted license hash. Changelog: https://github.com/toddr/Crypt-OpenSSL-RSA/blob/master/Changes This bump fixes a build error with LibreSSL 3.5. Fixes: http://autobuild.buildroot.net/results/6625daef1a9d44b9925aecd6e98e3a59bc2ce8f4/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c38ea2e43a
commit
274dd1db3c
@ -1,6 +1,5 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 d33681e19d2094df7c26bc7a4509265e Crypt-OpenSSL-RSA-0.31.tar.gz
|
||||
sha256 4173403ad4cf76732192099f833fbfbf3cd8104e0246b3844187ae384d2c5436 Crypt-OpenSSL-RSA-0.31.tar.gz
|
||||
# From https://cpan.metacpan.org/authors/id/T/TO/TODDR/CHECKSUMS
|
||||
sha256 bdbe630f6d6f540325746ad99977272ac8664ff81bd19f0adaba6d6f45efd864 Crypt-OpenSSL-RSA-0.33.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 8a693ad3f52daeeb5ac5deceb1e1109c9c87095ed5ba6506d6d5c106e4066f5a LICENSE
|
||||
sha256 8a693ad3f52daeeb5ac5deceb1e1109c9c87095ed5ba6506d6d5c106e4066f5a LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_CRYPT_OPENSSL_RSA_VERSION = 0.31
|
||||
PERL_CRYPT_OPENSSL_RSA_VERSION = 0.33
|
||||
PERL_CRYPT_OPENSSL_RSA_SOURCE = Crypt-OpenSSL-RSA-$(PERL_CRYPT_OPENSSL_RSA_VERSION).tar.gz
|
||||
PERL_CRYPT_OPENSSL_RSA_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
|
||||
PERL_CRYPT_OPENSSL_RSA_DEPENDENCIES = \
|
||||
|
Loading…
Reference in New Issue
Block a user