diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pygobject.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pygobject.rb b/Library/Formula/pygobject.rb index b75a491e3..989e3b4ce 100644 --- a/Library/Formula/pygobject.rb +++ b/Library/Formula/pygobject.rb @@ -1,7 +1,7 @@ require 'formula' class Pygobject < Formula - homepage 'http://live.gnome.org/PyGObject' + homepage 'https://live.gnome.org/PyGObject' url 'http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-2.28.6.tar.bz2' sha1 '4eda7d2b97f495a2ad7d4cdc234d08ca5408d9d5' @@ -20,7 +20,7 @@ class Pygobject < Formula # https://bugzilla.gnome.org/show_bug.cgi?id=668522 patch do url "http://git.gnome.org/browse/pygobject/patch/gio/gio-types.defs?id=42d01f060c5d764baa881d13c103d68897163a49" - sha1 "6976bbad5212ae775e6715405e0e70e592356db2" + sha1 "66411f0251ac036f33239591cf3c4c0a50ccab30" end def install |
