diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2022-01-11 13:15:38 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-01-11 17:51:55 -0800 |
commit | 0766704964a82514ab9a2df3de0537d1c0680f26 (patch) | |
tree | af550d7f98dc5e49074892990a12fc76fd3cf470 | |
parent | 3ea9cd4ef34cd908c3b07668953d2c8dd1a76087 (diff) | |
download | meta-openembedded-0766704964a82514ab9a2df3de0537d1c0680f26.tar.gz |
yelp-xsl: upgrade 41.0 -> 41.1
Translation updates only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb index 029fd02951..3b23979780 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb | |||
@@ -10,7 +10,7 @@ inherit gnomebase gettext itstool | |||
10 | 10 | ||
11 | DEPENDS += "libxml2" | 11 | DEPENDS += "libxml2" |
12 | 12 | ||
13 | SRC_URI[archive.sha256sum] = "c8cd64c093bbd8c5d5e47fd38864e90831b5f9cf7403530870206fa96636a4a5" | 13 | SRC_URI[archive.sha256sum] = "0d6db37ac2ef812483e0104703f1fa9cf032e9e0956a5f1c3afbcc23791f8a54" |
14 | 14 | ||
15 | RDEPENDS:${PN}:append:class-target = " libxml2 itstool" | 15 | RDEPENDS:${PN}:append:class-target = " libxml2 itstool" |
16 | 16 | ||