File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ class Mapproxy < Formula
22 include Language ::Python ::Virtualenv
33
44 desc "Accelerating web map proxy"
5- homepage "https://mapproxy.org/"
6- url "https://files.pythonhosted.org/packages/3b/fd/c479dcd60e2afc4683b72efde5ec97f073ac2cc01f62d3b1f1f2b357d394/MapProxy-3.0.0.tar.gz"
7- sha256 "72c9fa6b71eea6cf33d5857b24d5b543c5eb95aadd4c9201964afb4a22d8cad0"
5+ # `mapproxy.org` is 404, upstream bug report, https://github.com/mapproxy/mapproxy/issues/983
6+ homepage "https://github.com/mapproxy/mapproxy"
7+ url "https://files.pythonhosted.org/packages/bd/23/7051a8b1226e026df32669c059e3a63a9fd9dbe93ffd2af190f3e6d80825/MapProxy-3.0.1.tar.gz"
8+ sha256 "d92a347b954359d7b7ddb364b1d87375a88ea785e41dcc942de0627d5e4eb4a3"
89 license "Apache-2.0"
910
1011 bottle do
You can’t perform that action at this time.
0 commit comments