aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rubber.rb
diff options
context:
space:
mode:
authorTianyi Cui2010-11-11 02:16:28 +0800
committerAdam Vandenberg2010-11-18 20:14:27 -0800
commit7871a99fe3439f457634e5792dd2f7b127fdd2dc (patch)
tree05f071812239c3c3eda888f1f45b880d2f79cdf3 /Library/Formula/rubber.rb
parentd2530e5280072e1278eb509efbad3312e863e3e7 (diff)
downloadhomebrew-7871a99fe3439f457634e5792dd2f7b127fdd2dc.tar.bz2
Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/rubber.rb')
-rw-r--r--Library/Formula/rubber.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rubber.rb b/Library/Formula/rubber.rb
index 8ccfa122b..a5b276186 100644
--- a/Library/Formula/rubber.rb
+++ b/Library/Formula/rubber.rb
@@ -8,7 +8,7 @@ class Rubber <Formula
def patches
# Creates missing .in files and adds them to the configure phase
# otherwise rubber modules are not found after install
- "http://gist.github.com/raw/370408/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
+ "https://gist.github.com/raw/370408/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
end
def install