Update OsmGpsMap to version 1.0.2

Addresses problem with retrieving tiles from OpenStreetMap.
Note as well https://gramps-project.org/bugs/view.php?id=8037
This commit is contained in:
John Ralls 2014-09-09 16:52:54 -07:00
parent 43cfb600d5
commit 13ff503bed

View File

@ -111,7 +111,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<autotools id="osmgpsmap" skip-autogen="never" <autotools id="osmgpsmap" skip-autogen="never"
supports-non-srcdir-builds="no"> supports-non-srcdir-builds="no">
<branch module="nzjrs/osm-gps-map" revision="1.0.1" repo="github"/> <branch module="nzjrs/osm-gps-map" revision="1.0.2" repo="github"/>
<dependencies> <dependencies>
<dep package="meta-gtk-osx-gtk3"/> <dep package="meta-gtk-osx-gtk3"/>
<dep package="libsoup"/> <dep package="libsoup"/>