geocode-glib: upgrade 3.26.1 -> 3.26.2

3.26.2
------

- Fix build exporting all the symbols
- Allow GIR generation when cross-compiling
- Allow unknown parameters inside geo: URL

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2020-04-06 11:20:30 +02:00 committed by Khem Raj
parent ef052487c4
commit 23dc39a5cd

View File

@ -14,7 +14,7 @@ DEPENDS = " \
libsoup-2.4 \
"
SRC_URI[archive.md5sum] = "21094494e66c86368add6a55bf480049"
SRC_URI[archive.sha256sum] = "5baa6ab76a76c9fc567e4c32c3af2cd1d1784934c255bc5a62c512e6af6bde1c"
SRC_URI[archive.md5sum] = "e1ef140a11a543643d170dc701009e39"
SRC_URI[archive.sha256sum] = "01fe84cfa0be50c6e401147a2bc5e2f1574326e2293b55c69879be3e82030fd1"
EXTRA_OEMESON = "-Denable-installed-tests=false"