diff options
| author | J. S. <schonm@gmail.com> | 2024-10-24 16:07:37 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:33 -0700 |
| commit | 964a35291a9c251adf22a808e3ce7ee09d7ffdf3 (patch) | |
| tree | 2485b4dff28ef07f41208b574f8cbdeaaf44519b | |
| parent | 4bf378baeb012e273f3a7915ec701c43307f24fc (diff) | |
| download | meta-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.bb | 2 |
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." | |||
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 8 | 8 | ||
| 9 | HOMEPAGE= "https://metacpan.org/release/File-Slurper" | 9 | HOMEPAGE = "https://metacpan.org/release/File-Slurper" |
| 10 | 10 | ||
| 11 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ | 11 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ |
| 12 | file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" | 12 | file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" |
