From 3466f364121b3a0a157ce62c417c94802484351a Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Wed, 20 Aug 2014 19:43:29 -0400 Subject: bump mapnik-packaging, conform to libuv 0.10 api --- setup-libraries.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup-libraries.sh') diff --git a/setup-libraries.sh b/setup-libraries.sh index 5ad69fb14d..bcf318ae81 100755 --- a/setup-libraries.sh +++ b/setup-libraries.sh @@ -51,7 +51,7 @@ set -u NODE=$(which node) NPM=$(which npm) -MP_HASH="9d134bf" +MP_HASH="c07b197" if [ ! -d 'mapnik-packaging/' ]; then git clone https://github.com/mapnik/mapnik-packaging.git fi -- cgit v1.2.1