diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/reaver.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/reaver.rb b/Library/Formula/reaver.rb index a02c87308..c166f8e8f 100644 --- a/Library/Formula/reaver.rb +++ b/Library/Formula/reaver.rb @@ -8,7 +8,7 @@ class Reaver < Formula # Adds general support for Mac OS X in reaver: # http://code.google.com/p/reaver-wps/issues/detail?id=245 patch do - url "https://gist.github.com/syndicut/6134996/raw/reaver-osx.diff" + url "https://gist.githubusercontent.com/syndicut/6134996/raw/16f1b4336c104375ff93a88858809eced53c1171/reaver-osx.diff" sha1 "9b5c77a167fdc34627a7ff3e15f8e5b5a67226a4" end |
