aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gobject-introspection.rb
diff options
context:
space:
mode:
authorJack Nagel2014-04-26 14:48:32 -0500
committerJack Nagel2014-04-26 14:48:32 -0500
commitc90739084386b34beddc8215f43303a2dd52517f (patch)
tree6eaafdf4f02509a33472561535e746f2e4c9b4e8 /Library/Formula/gobject-introspection.rb
parentb40ef741b89e49f9edb6294fa8e0c7261e15eafe (diff)
downloadhomebrew-c90739084386b34beddc8215f43303a2dd52517f.tar.bz2
Use githubusercontent domain
Diffstat (limited to 'Library/Formula/gobject-introspection.rb')
-rw-r--r--Library/Formula/gobject-introspection.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb
index 3f5bbd12d..76258ecc0 100644
--- a/Library/Formula/gobject-introspection.rb
+++ b/Library/Formula/gobject-introspection.rb
@@ -23,7 +23,7 @@ class GobjectIntrospection < Formula
# Allow tests to execute on OS X (.so => .dylib)
patch do
- url "https://gist.github.com/krrk/6958869/raw/de8d83009d58eefa680a590f5839e61a6e76ff76/gobject-introspection-tests.patch"
+ url "https://gist.githubusercontent.com/krrk/6958869/raw/de8d83009d58eefa680a590f5839e61a6e76ff76/gobject-introspection-tests.patch"
sha1 "1f57849db76cd2ca26ddb35dc36c373606414dfc"
end if build.with? "tests"