summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup-libraries.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-libraries.sh b/setup-libraries.sh
index e442333f49..cbc89a1024 100755
--- a/setup-libraries.sh
+++ b/setup-libraries.sh
@@ -51,7 +51,7 @@ set -u
NODE=$(which node)
NPM=$(which npm)
-MP_HASH="e741a075d28812e5d16b581e1540248fe19c52ce"
+MP_HASH="bc0e0b4e02979e56dc9bbc2a601e98583f6e6e6e"
DIR_HASH=$(echo `pwd` | git hash-object --stdin)
if [ ! -d 'mapnik-packaging/' ]; then
git clone https://github.com/mapnik/mapnik-packaging.git