From 820feb3a04a5ab23268d71069e219093c8c2aa28 Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Wed, 16 Nov 2016 10:58:52 +0100 Subject: [PATCH] Update Libosmium Dependency Script to 2.10.2 --- scripts/update_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_dependencies.sh b/scripts/update_dependencies.sh index 6ce5d939b..2ee5e901a 100755 --- a/scripts/update_dependencies.sh +++ b/scripts/update_dependencies.sh @@ -10,7 +10,7 @@ set -o nounset # http://git.661346.n2.nabble.com/subtree-merges-lose-prefix-after-rebase-td7332850.html OSMIUM_REPO=https://github.com/osmcode/libosmium.git -OSMIUM_TAG=v2.10.0 +OSMIUM_TAG=v2.10.2 VARIANT_REPO=https://github.com/mapbox/variant.git VARIANT_TAG=v1.1.0