aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/po4a/po4a_0.49.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/po4a/po4a_0.49.bb')
-rw-r--r--meta-perl/recipes-perl/po4a/po4a_0.49.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/po4a/po4a_0.49.bb b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
index 5db5b8f8bc..679ea0fb44 100644
--- a/meta-perl/recipes-perl/po4a/po4a_0.49.bb
+++ b/meta-perl/recipes-perl/po4a/po4a_0.49.bb
@@ -3,10 +3,10 @@ DESCRIPTION = "The po4a (PO for anything) project goal is to ease translations \
(and more interestingly, the maintenance of translations) using gettext tools \
on areas where they were not expected like documentation."
HOMEPAGE = "https://po4a.alioth.debian.org"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325"
-SRC_URI = "git://alioth.debian.org/anonscm/git/po4a/po4a.git;protocol=https"
+SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https;branch=master"
# v0.49
SRCREV = "79ed87a577a543538fe39c7b60079981f5997072"
@@ -21,7 +21,7 @@ DEPENDS = " \
libunicode-linebreak-perl \
"
-RRECOMMENDS_${PN} = " \
+RRECOMMENDS:${PN} = " \
libtext-wrapi18n-perl \
libterm-readkey-perl \
liblocale-gettext-perl \