aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/web100clt.rb
diff options
context:
space:
mode:
authorJack Nagel2014-04-26 14:48:32 -0500
committerJack Nagel2014-04-26 14:48:32 -0500
commitc90739084386b34beddc8215f43303a2dd52517f (patch)
tree6eaafdf4f02509a33472561535e746f2e4c9b4e8 /Library/Formula/web100clt.rb
parentb40ef741b89e49f9edb6294fa8e0c7261e15eafe (diff)
downloadhomebrew-c90739084386b34beddc8215f43303a2dd52517f.tar.bz2
Use githubusercontent domain
Diffstat (limited to 'Library/Formula/web100clt.rb')
-rw-r--r--Library/Formula/web100clt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/web100clt.rb b/Library/Formula/web100clt.rb
index 7e72598fc..9231c385e 100644
--- a/Library/Formula/web100clt.rb
+++ b/Library/Formula/web100clt.rb
@@ -8,7 +8,7 @@ class Web100clt < Formula
# fixes issue with new default secure strlcpy/strlcat functions in 10.9
# https://code.google.com/p/ndt/issues/detail?id=106
patch do
- url "https://gist.github.com/igable/8077668/raw/4475e6e653f080be111fa0a3fd649af42fa14c3d/ndt-3.6.5.2-osx-10.9.patch"
+ url "https://gist.githubusercontent.com/igable/8077668/raw/4475e6e653f080be111fa0a3fd649af42fa14c3d/ndt-3.6.5.2-osx-10.9.patch"
sha1 "1423d4b863049b21fcee4ecf9dd0660462406a39"
end if MacOS.version >= :mavericks