summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/po4a/po4a_0.49.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/po4a/po4a_0.49.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/po4a/po4a_0.49.bb')
-rw-r--r--meta-perl/recipes-perl/po4a/po4a_0.49.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/po4a/po4a_0.49.bb b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
index d7a97dd90..679ea0fb4 100644
--- a/meta-perl/recipes-perl/po4a/po4a_0.49.bb
+++ b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The po4a (PO for anything) project goal is to ease translations \
3(and more interestingly, the maintenance of translations) using gettext tools \ 3(and more interestingly, the maintenance of translations) using gettext tools \
4on areas where they were not expected like documentation." 4on areas where they were not expected like documentation."
5HOMEPAGE = "https://po4a.alioth.debian.org" 5HOMEPAGE = "https://po4a.alioth.debian.org"
6LICENSE = "GPLv2" 6LICENSE = "GPL-2.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325" 7LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325"
8 8
9SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https;branch=master"