diff options
-rw-r--r-- | meta-oe/recipes-gnome/gmime/gmime_3.2.15.bb (renamed from meta-oe/recipes-gnome/gmime/gmime_3.2.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.13.bb b/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 | |||
11 | SRC_URI = "https://github.com/jstedfast/${BPN}/releases/download/${PV}/${BP}.tar.xz \ | 11 | SRC_URI = "https://github.com/jstedfast/${BPN}/releases/download/${PV}/${BP}.tar.xz \ |
12 | file://iconv-detect.h \ | 12 | file://iconv-detect.h \ |
13 | " | 13 | " |
14 | SRC_URI[sha256sum] = "2e10a54d4821daf8b16c019ad5d567e0fb8e766f8ffe5fec3d4c6a37373d6406" | 14 | SRC_URI[sha256sum] = "84cd2a481a27970ec39b5c95f72db026722904a2ccf3fdbd57b280cf2d02b5c4" |
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "https://github.com/jstedfast/gmime/releases" | 16 | UPSTREAM_CHECK_URI = "https://github.com/jstedfast/gmime/releases" |
17 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 17 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |