aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gettext.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/gettext.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/gettext.rb')
-rw-r--r--Library/Formula/gettext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb
index c3420e8ad..16ca4a93f 100644
--- a/Library/Formula/gettext.rb
+++ b/Library/Formula/gettext.rb
@@ -8,7 +8,7 @@ class Gettext <Formula
keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path."
def patches
- 'http://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch'
+ 'https://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch'
end
def options