diff options
| author | Jack Nagel | 2014-04-26 14:48:32 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2014-04-26 14:48:32 -0500 | 
| commit | c90739084386b34beddc8215f43303a2dd52517f (patch) | |
| tree | 6eaafdf4f02509a33472561535e746f2e4c9b4e8 /Library/Formula/gobject-introspection.rb | |
| parent | b40ef741b89e49f9edb6294fa8e0c7261e15eafe (diff) | |
| download | homebrew-c90739084386b34beddc8215f43303a2dd52517f.tar.bz2 | |
Use githubusercontent domain
Diffstat (limited to 'Library/Formula/gobject-introspection.rb')
| -rw-r--r-- | Library/Formula/gobject-introspection.rb | 2 | 
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" | 
