diff options
Diffstat (limited to 'Library/Formula/glibmm.rb')
| -rw-r--r-- | Library/Formula/glibmm.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/glibmm.rb b/Library/Formula/glibmm.rb index f76776988..04afbdb41 100644 --- a/Library/Formula/glibmm.rb +++ b/Library/Formula/glibmm.rb @@ -1,6 +1,6 @@  class Glibmm < Formula    homepage "http://www.gtkmm.org/" -  url "http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.44/glibmm-2.44.0.tar.xz" +  url "https://download.gnome.org/sources/glibmm/2.44/glibmm-2.44.0.tar.xz"    sha256 "1b0ac0425d24895507c0e0e8088a464c7ae2d289c47afa1c11f63278fc672ea8"    bottle do | 
