Patch Geocoder module to fix Issue #3181471: No geocoding with empty cache

This commit is contained in:
Michael Stenta 2020-11-21 17:08:40 -05:00
parent c986c2578f
commit 323da428ab
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ projects[fraction][version] = "1.11"
projects[geocoder][subdir] = "contrib"
projects[geocoder][version] = "1.6"
; Patch to fix Issue #3181471: No geocoding with empty cache
projects[geocoder][patch][] = "http://www.drupal.org/files/issues/2020-11-09/no_geocoding_with_empty_cache-3181471-1.patch"
projects[geofield][subdir] = "contrib"
projects[geofield][version] = "2.4"