From 1c58dbdad26056f8fc1777679c5011c7d0416aa1 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 12 Apr 2018 08:35:07 -0700 Subject: [PATCH] mapnik 3.0.20 Closes #26531. Signed-off-by: William Woodruff --- Formula/mapnik.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/mapnik.rb b/Formula/mapnik.rb index 72b7e11e8b..4a6577f76a 100644 --- a/Formula/mapnik.rb +++ b/Formula/mapnik.rb @@ -1,9 +1,8 @@ class Mapnik < Formula desc "Toolkit for developing mapping applications" homepage "http://www.mapnik.org/" - url "https://github.com/mapnik/mapnik/releases/download/v3.0.19/mapnik-v3.0.19.tar.bz2" - sha256 "5bf17afaf456e63021a4c948e25cf5e756782ef369226441a1e436adc3e790e9" - revision 1 + url "https://github.com/mapnik/mapnik/releases/download/v3.0.20/mapnik-v3.0.20.tar.bz2" + sha256 "77b9de029d59fbb7eebb7e5884dff03074eb4eeaa238e3f4c8ff5a61e01a9f04" head "https://github.com/mapnik/mapnik.git" bottle do