Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 2ce4afa

Browse files
committed
Upgrades mapnik target sdk: raster fixes + twkb
1 parent 137b321 commit 2ce4afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_against_sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ if [[ "${CXX11:-false}" != false ]]; then
9898
HASH="1702-g65bd9e6"
9999
else
100100
# mapnik 2.3.x / c++11 not enabled
101-
HASH="624-g82df66e"
101+
HASH="676-g065214e"
102102
fi
103103

104104
if [[ ${platform} == 'linux' ]]; then

0 commit comments

Comments
 (0)