summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:05 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commitbd5dcf1b25204eaf689316902b450a67225434bf (patch)
tree66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
parent7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff)
downloadmeta-openembedded-bd5dcf1b25204eaf689316902b450a67225434bf.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb')
-rw-r--r--meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
index de3a745f88..07dab4e161 100644
--- a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
+++ b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
5 5
6HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-InstallPaths/" 6HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-InstallPaths/"
7 7
8LICENSE = "Artistic-1.0 | GPL-1.0+" 8LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769"
10 10
11SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-${PV}.tar.gz" 11SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-${PV}.tar.gz"