diff options
Diffstat (limited to 'Library/Formula/web100clt.rb')
| -rw-r--r-- | Library/Formula/web100clt.rb | 2 |
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 |
