diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-10-24 14:18:58 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-24 17:11:36 -0700 |
| commit | dc6941268036df23a2be90575a0380cdf3427261 (patch) | |
| tree | f2b4651e28dd5b4fd819fcc682ffc4861a44dbf4 | |
| parent | 7482a9521a67b4589e23c91e2a2921c0458de8c8 (diff) | |
| download | meta-openembedded-dc6941268036df23a2be90575a0380cdf3427261.tar.gz | |
libsub-exporter-progressive-perl: fix homepage
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb b/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb index 5ffc3eaef9..969a36e360 100644 --- a/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb +++ b/meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb | |||
| @@ -8,7 +8,7 @@ features, like renaming exports, if they try to use them." | |||
| 8 | 8 | ||
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | 10 | ||
| 11 | HOMEPAGE = "https://metacpan.org/pod/Sub-Exporter-Progressive/" | 11 | HOMEPAGE = "https://metacpan.org/pod/Sub::Exporter::Progressive/" |
| 12 | 12 | ||
| 13 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 13 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=003fa970662359a43ac2c2961108b0f1" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=003fa970662359a43ac2c2961108b0f1" |
