diff options
-rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb (renamed from meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb b/meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb index f0106166fe..b9263f50cd 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp_3.36.0.bb | |||
@@ -9,8 +9,8 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features | |||
9 | # for webkitgtk | 9 | # for webkitgtk |
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "776e29bd16424c8712cbf340cfe6429b" | 12 | SRC_URI[archive.md5sum] = "32f879293f79b4042edc46aa13d82c71" |
13 | SRC_URI[archive.sha256sum] = "e3d6527c5963d73206891b32f1f23363164be57de248555513bd0be77a7bd045" | 13 | SRC_URI[archive.sha256sum] = "fd4b3e23d31ad2bebe42ac8f80242b2d9bef51418bf62b59acdf2440bd94ed24" |
14 | 14 | ||
15 | DEPENDS += " \ | 15 | DEPENDS += " \ |
16 | libxml2-native \ | 16 | libxml2-native \ |