aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorblogabe2015-03-05 13:50:36 -0800
committerJack Nagel2015-03-06 22:02:10 -0500
commit6d3dd7fcac36f3957e50732b8a0599976f6e4672 (patch)
tree503f73ea6941a40e22e1cb119443a9fffccf9bf6 /Library
parent11aa39497cf59a6713168e95e5a159ff07b0c9e8 (diff)
downloadhomebrew-6d3dd7fcac36f3957e50732b8a0599976f6e4672.tar.bz2
pygobject: fix patch checksum
Closes #37427. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pygobject.rb4
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