Skip to content

Commit

Permalink
package/perl-mozilla-ca: bump to version 20230821
Browse files Browse the repository at this point in the history
Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
fperrad authored and jacmet committed Sep 30, 2023
1 parent c7cae57 commit d86485b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package/perl-mozilla-ca/perl-mozilla-ca.hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 2f136d096352a418e546e4afb70e7aa9 Mozilla-CA-20221114.tar.gz
sha256 701bea67be670add5a102f9f8c879402b4983096b1cb0e20dd47d52d7a10666b Mozilla-CA-20221114.tar.gz
# retrieved by scancpan from https://cpan.metacpan.org/
md5 a9b7b700e651cd74130edf7432f8657f Mozilla-CA-20230821.tar.gz
sha256 32e1d0045299004045b9c4d16c2daae453a216208873deea2440f71260a7cda1 Mozilla-CA-20230821.tar.gz

# computed by scancpan
sha256 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e README
4 changes: 2 additions & 2 deletions package/perl-mozilla-ca/perl-mozilla-ca.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

PERL_MOZILLA_CA_VERSION = 20221114
PERL_MOZILLA_CA_VERSION = 20230821
PERL_MOZILLA_CA_SOURCE = Mozilla-CA-$(PERL_MOZILLA_CA_VERSION).tar.gz
PERL_MOZILLA_CA_SITE = $(BR2_CPAN_MIRROR)/authors/id/H/HA/HAARG
PERL_MOZILLA_CA_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LW/LWP
PERL_MOZILLA_CA_LICENSE = MPL-2.0
PERL_MOZILLA_CA_LICENSE_FILES = README
PERL_MOZILLA_CA_DISTNAME = Mozilla-CA
Expand Down

0 comments on commit d86485b

Please sign in to comment.