aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-07-05 14:36:19 +0800
committerKhem Raj <raj.khem@gmail.com>2022-07-05 09:23:04 -0400
commit7fef5252c9904103212e6e535340fcdb70e4b105 (patch)
treeaa694b764263ee602cd010eaffcc4533153e8483 /meta-gnome
parenta264ff51fcbb60a7bf0f5e1158c3b1f980f0f272 (diff)
downloadmeta-openembedded-7fef5252c9904103212e6e535340fcdb70e4b105.tar.gz
geocode-glib: upgrade 3.26.2 -> 3.26.3
Changelog: =========== This release adds support for libsoup 3.x. To use the libsoup 3.x build, applications will need to be adapted to look for the "-2.0" version of the API. This allows both native and interpreted applications to select which version of libsoup they want geocode-glib to use as the backend, and for both versions to be installed in distributions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb (renamed from meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb
index df401f7291..9783dade11 100644
--- a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.2.bb
+++ b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb
@@ -14,7 +14,6 @@ DEPENDS = " \
libsoup-2.4 \
"
-SRC_URI[archive.md5sum] = "e1ef140a11a543643d170dc701009e39"
-SRC_URI[archive.sha256sum] = "01fe84cfa0be50c6e401147a2bc5e2f1574326e2293b55c69879be3e82030fd1"
+SRC_URI[archive.sha256sum] = "1dfeae83b90eccca1b6cf7dcf7c5e3b317828cf0b56205c4471ef0f911999766"
EXTRA_OEMESON = "-Denable-installed-tests=false"