diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-15 14:12:02 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-15 16:27:53 -0700 |
| commit | c0a353d11d1762a9caa40e651e7912f3eb764ef4 (patch) | |
| tree | b78617da408114a8056f92bc7782d3cfa9e3486a | |
| parent | 988566884df1c0578477ec0b430cda2377aa5acf (diff) | |
| download | meta-openembedded-c0a353d11d1762a9caa40e651e7912f3eb764ef4.tar.gz | |
geocode-glib: upgrade 3.26.3 -> 3.26.4
Changelog:
=========
This release includes a fix to a test data file not being installed, and a
bug fix for a bug in the libsoup3 port.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.4.bb (renamed from meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.4.bb index 9783dade11..2b1ecad97c 100644 --- a/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.3.bb +++ b/meta-gnome/recipes-gnome/geocode-glib/geocode-glib_3.26.4.bb | |||
| @@ -14,6 +14,6 @@ DEPENDS = " \ | |||
| 14 | libsoup-2.4 \ | 14 | libsoup-2.4 \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[archive.sha256sum] = "1dfeae83b90eccca1b6cf7dcf7c5e3b317828cf0b56205c4471ef0f911999766" | 17 | SRC_URI[archive.sha256sum] = "2d9a6826d158470449a173871221596da0f83ebdcff98b90c7049089056a37aa" |
| 18 | 18 | ||
| 19 | EXTRA_OEMESON = "-Denable-installed-tests=false" | 19 | EXTRA_OEMESON = "-Denable-installed-tests=false" |
