aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:43:42 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:53 -0800
commitba075a912f4c1fd9e9edbe1980c8a4fe0b2cfeab (patch)
tree85079828505d0354f632aafbe71fc7016be7bf3c /meta-perl/recipes-perl
parent9c7cdf8cc994c34eb6a270ae75f752148520ee84 (diff)
downloadmeta-openembedded-ba075a912f4c1fd9e9edbe1980c8a4fe0b2cfeab.tar.gz
libmodule-build-tiny-perl: upgrade 0.046 -> 0.047
License-Update: Rearranged text of license - The Artistic License 1.0 (Perl) + The Perl Artistic License 1.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl')
-rw-r--r--meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb (renamed from meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb
index 1e23d87a67..db765b88f1 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.046.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.047.bb
@@ -10,12 +10,12 @@ SECTION = "libs"
HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=147a7b891d1584d3d33e478b1f2327c5"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64"
DEPENDS = "libextutils-config-perl-native libextutils-helpers-perl-native libextutils-installpaths-perl-native"
SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz"
-SRC_URI[sha256sum] = "be193027e2debb4c9926434aaf1aa46c9fc7bf4db83dcc347eb6e359ee878289"
+SRC_URI[sha256sum] = "71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d"
S = "${WORKDIR}/Module-Build-Tiny-${PV}"