summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-24 16:07:37 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-24 14:02:33 -0700
commit964a35291a9c251adf22a808e3ce7ee09d7ffdf3 (patch)
tree2485b4dff28ef07f41208b574f8cbdeaaf44519b
parent4bf378baeb012e273f3a7915ec701c43307f24fc (diff)
downloadmeta-openembedded-964a35291a9c251adf22a808e3ce7ee09d7ffdf3.tar.gz
libfile-slurper-perl: Change references to search.cpan.org to use metacpan.org
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb
index e29abb3e31..410ce80461 100644
--- a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb
+++ b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb
@@ -6,7 +6,7 @@ errors, write functions don't return any meaningful value."
6SECTION = "libs" 6SECTION = "libs"
7LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 7LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
8 8
9HOMEPAGE= "https://metacpan.org/release/File-Slurper" 9HOMEPAGE = "https://metacpan.org/release/File-Slurper"
10 10
11LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ 11LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \
12file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" 12file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61"