diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.13.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb similarity index 89% rename from meta-oe/recipes-gnome/gmime/gmime_3.2.13.bb rename to meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb index fcc845417f..c49859afc5 100644 --- a/meta-oe/recipes-gnome/gmime/gmime_3.2.13.bb +++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb @@ -11,7 +11,7 @@ inherit gnomebase gobject-introspection vala gtk-doc SRC_URI = "https://github.com/jstedfast/${BPN}/releases/download/${PV}/${BP}.tar.xz \ file://iconv-detect.h \ " -SRC_URI[sha256sum] = "2e10a54d4821daf8b16c019ad5d567e0fb8e766f8ffe5fec3d4c6a37373d6406" +SRC_URI[sha256sum] = "84cd2a481a27970ec39b5c95f72db026722904a2ccf3fdbd57b280cf2d02b5c4" UPSTREAM_CHECK_URI = "https://github.com/jstedfast/gmime/releases" UPSTREAM_CHECK_REGEX = "(?P\d+(\.\d+)+)"