aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUpgrade Helper <uh@not.set>2021-07-09 02:58:49 +0000
committerTim Orling <timothy.t.orling@intel.com>2021-07-11 00:53:07 +0000
commitb3238b0db163efb8934b0aa0bd238f0196bb3f33 (patch)
tree76bcba2ec39fb1bdf7ef8dda1691da5dd85cc5ca
parentfba47e681a09759a1e89601d3c0bd66d72142286 (diff)
downloadmeta-openembedded-contrib-b3238b0db163efb8934b0aa0bd238f0196bb3f33.tar.gz
po4a: upgrade 0.49 -> 0.63
-rw-r--r--meta-perl/recipes-perl/po4a/po4a_0.63.bb (renamed from meta-perl/recipes-perl/po4a/po4a_0.49.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/po4a/po4a_0.49.bb b/meta-perl/recipes-perl/po4a/po4a_0.63.bb
index 1b3aca5618..08c3b0be8b 100644
--- a/meta-perl/recipes-perl/po4a/po4a_0.49.bb
+++ b/meta-perl/recipes-perl/po4a/po4a_0.63.bb
@@ -8,11 +8,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325"
SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https"
-# v0.49
-SRCREV = "79ed87a577a543538fe39c7b60079981f5997072"
+# v0.63
+SRCREV = "5d2498c644c42724a6a70fc9351e76f3f6e1fc16"
S = "${WORKDIR}/git"
+# libpod-parser-perl
DEPENDS = " \
libmodule-build-perl-native \
libtext-wrapi18n-perl \