Skip to content

Commit ab52f69

Browse files
committed
mapnik 4.0.5
1 parent 167ce18 commit ab52f69

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/m/mapnik.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Mapnik < Formula
33
homepage "https://mapnik.org/"
44
# needs submodules
55
url "https://github.com/mapnik/mapnik.git",
6-
tag: "v4.0.4",
7-
revision: "5d155480e196fdc1b0627c7cc7044f09751069f1"
6+
tag: "v4.0.5",
7+
revision: "ad6a7507d5ce0484e85da80ad2a27adb1e15b101"
88
license "LGPL-2.1-or-later"
9-
revision 1
109
head "https://github.com/mapnik/mapnik.git", branch: "master"
1110

1211
livecheck do

0 commit comments

Comments
 (0)