aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/zpython.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/zpython.rb')
-rw-r--r--Library/Formula/zpython.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zpython.rb b/Library/Formula/zpython.rb
index fcdcee69c..a0c0fc791 100644
--- a/Library/Formula/zpython.rb
+++ b/Library/Formula/zpython.rb
@@ -23,7 +23,7 @@ class Zpython < Formula
# Note, non-head version is completly implemented in this lengthy patch
# later on, we hope to use https://bitbucket.org/ZyX_I/zsh.git to download a tagged release.
patch do
- url "https://gist.github.com/felixbuenemann/5790777/raw/cb5ea3b34617174e50fd3972792ec0944959de3c/zpython.patch"
+ url "https://gist.githubusercontent.com/felixbuenemann/5790777/raw/cb5ea3b34617174e50fd3972792ec0944959de3c/zpython.patch"
sha1 "b6ebdaf5f18da9c152f17f9a93987596a37fbf14"
end
end