diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pango.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb index 3c4206c80..d96fa579e 100644 --- a/Library/Formula/pango.rb +++ b/Library/Formula/pango.rb @@ -6,7 +6,7 @@ class Pango < Formula sha256 "18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07" head do - url 'git://git.gnome.org/pango' + url 'https://git.gnome.org/browse/pango' depends_on 'automake' => :build depends_on 'autoconf' => :build |
