aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:45:13 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:43 -0700
commit2b636392c89a88141238e13b8961969686d131e8 (patch)
tree1aa823303db651d9704a51a6c96a962a821f7d6c /meta-gnome
parent47135bd9a1d2723f4dc0c8bb38b0d519a205d965 (diff)
downloadmeta-openembedded-contrib-2b636392c89a88141238e13b8961969686d131e8.tar.gz
yelp-xsl: upgrade 3.34.2 -> 3.36.0
3.36.0 ====== * Added a syntax highlighter for Ducktype * Support multiple desc elements for links (MEP-0008) * Fixed missing link when group specified twice on topic links * Typo fix in docs * Updated translations: dz (Andre Klapper) en_GB (Zander Brown) ms (Umarzuki Bin Mochlis Moktar) tr (Emin Tufan Çetin) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp-xsl_3.36.0.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.36.0.bb
index 38947d1bea..6b9d769b78 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.36.0.bb
@@ -10,8 +10,8 @@ inherit gnomebase gettext itstool
DEPENDS += "libxml2"
-SRC_URI[archive.md5sum] = "b9c1c53a9114b42054789f212ab37f59"
-SRC_URI[archive.sha256sum] = "0c3fe6146113df26fb1295901b1c7baed9f0fe67a87f4345e11543aefe7cb7ad"
+SRC_URI[archive.md5sum] = "7d71af68fff4a92bcb2b8989f126be6c"
+SRC_URI[archive.sha256sum] = "4fe51c0233b79a4c204c68498d45f09b342c30ed02c4e418506c0e35f0904ec3"
RDEPENDS_${PN}_append_class-target = " libxml2 itstool"