package/perl-data-uuid: bump to version 1.227

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad 2024-09-09 18:26:44 +02:00 committed by Thomas Petazzoni
parent 82678ddb2a
commit f2284d30c2
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 13468e0fb65a0b5ce27b8628cb2f0109 Data-UUID-1.226.tar.gz
sha256 093d57ffa0d411a94bafafae495697db26f5c9d0277198fe3f7cf2be22996453 Data-UUID-1.226.tar.gz
# retrieved by scancpan from https://cpan.metacpan.org/
md5 6463f46996e5f00beb57317e49e238b5 Data-UUID-1.227.tar.gz
sha256 95bda7276265f57bc48ffdeddec5ef28cd6f765e3a183757fa5f09f0ce6b98ac Data-UUID-1.227.tar.gz
# computed by scancpan
sha256 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb LICENSE

View file

@ -4,9 +4,9 @@
#
################################################################################
PERL_DATA_UUID_VERSION = 1.226
PERL_DATA_UUID_VERSION = 1.227
PERL_DATA_UUID_SOURCE = Data-UUID-$(PERL_DATA_UUID_VERSION).tar.gz
PERL_DATA_UUID_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RJ/RJBS
PERL_DATA_UUID_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GT/GTERMARS
# The license is documented at
# https://fedoraproject.org/wiki/Licensing:MIT#HP_Variant as the "HP
# Variant" of the MIT license. There is no official SPDX tag for this