diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:05 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | bd5dcf1b25204eaf689316902b450a67225434bf (patch) | |
| tree | 66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-extended/mime-construct | |
| parent | 7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff) | |
| download | meta-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-extended/mime-construct')
| -rw-r--r-- | meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb index 2919904572..a5d28265d7 100644 --- a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb +++ b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb | |||
| @@ -5,7 +5,7 @@ DESCRIPTION = "Constructs and (by default) mails MIME messages. \ | |||
| 5 | like programs." | 5 | like programs." |
| 6 | HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct" | 6 | HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct" |
| 7 | SECTION = "mail" | 7 | SECTION = "mail" |
| 8 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPL-2.0-or-later" |
| 9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=5e2e5da619ac8ef8c84767ccc4656e96" | 9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=5e2e5da619ac8ef8c84767ccc4656e96" |
| 10 | 10 | ||
| 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \ | 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \ |
