aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/subversion.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/subversion.rb')
-rw-r--r--Library/Formula/subversion.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/subversion.rb b/Library/Formula/subversion.rb
index 9bacf17a4..29a366c02 100644
--- a/Library/Formula/subversion.rb
+++ b/Library/Formula/subversion.rb
@@ -43,7 +43,7 @@ class Subversion <Formula
# Patch for subversion handling of OS X Unicode paths (see caveats)
if with_unicode_path?
- p[:p1] = "http://gist.github.com/raw/434424/subversion-unicode-path.patch"
+ p[:p1] = "https://gist.github.com/raw/434424/subversion-unicode-path.patch"
end
return p