diff options
-rw-r--r-- | meta-oe/recipes-gnome/gmime/gmime_3.2.5.bb (renamed from meta-oe/recipes-gnome/gmime/gmime_3.2.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.4.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.5.bb index 205868eece..568083bf33 100644 --- a/meta-oe/recipes-gnome/gmime/gmime_3.2.4.bb +++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.5.bb | |||
@@ -9,8 +9,8 @@ inherit gnomebase gobject-introspection | |||
9 | SRC_URI += "file://iconv-detect.h \ | 9 | SRC_URI += "file://iconv-detect.h \ |
10 | file://nodolt.patch" | 10 | file://nodolt.patch" |
11 | 11 | ||
12 | SRC_URI[archive.md5sum] = "b6b4e9fdc8f3336551d23872c83b539a" | 12 | SRC_URI[archive.md5sum] = "98970e3995e67ac3f23827ff52308f9e" |
13 | SRC_URI[archive.sha256sum] = "249ea7c0e080b067aa9669162c36b181b402f6cf6cebc4999d838c6f1e81d024" | 13 | SRC_URI[archive.sha256sum] = "fb7556501f85c3bf3e65fdd82697cbc4fa4b55dccd33ad14239ce0197e78ba59" |
14 | 14 | ||
15 | export ac_cv_have_iconv_detect_h="yes" | 15 | export ac_cv_have_iconv_detect_h="yes" |
16 | do_configure_append = "cp ${WORKDIR}/iconv-detect.h ${S}" | 16 | do_configure_append = "cp ${WORKDIR}/iconv-detect.h ${S}" |