We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167ce18 commit ab52f69Copy full SHA for ab52f69
Formula/m/mapnik.rb
@@ -3,10 +3,9 @@ class Mapnik < Formula
3
homepage "https://mapnik.org/"
4
# needs submodules
5
url "https://github.com/mapnik/mapnik.git",
6
- tag: "v4.0.4",
7
- revision: "5d155480e196fdc1b0627c7cc7044f09751069f1"
+ tag: "v4.0.5",
+ revision: "ad6a7507d5ce0484e85da80ad2a27adb1e15b101"
8
license "LGPL-2.1-or-later"
9
- revision 1
10
head "https://github.com/mapnik/mapnik.git", branch: "master"
11
12
livecheck do
0 commit comments