diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/wtf.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wtf.rb b/Library/Formula/wtf.rb index a79766c0b..e43a16f86 100644 --- a/Library/Formula/wtf.rb +++ b/Library/Formula/wtf.rb @@ -2,8 +2,8 @@ require 'formula' class Wtf < Formula homepage 'http://cvsweb.netbsd.org/bsdweb.cgi/src/games/wtf/' - url 'http://mirror.aarnet.edu.au/pub/FreeBSD/ports/distfiles/wtf-20111107.tar.gz' - sha1 'c5b280cba0c92cf6a80480375bd189a19766e628' + url 'http://mirror.aarnet.edu.au/pub/FreeBSD/ports/distfiles/wtf-20130810.tar.gz' + sha1 '9ca3e9264941273fc21744f861e583e79899a2ee' def install inreplace %w[wtf wtf.6], "/usr/share", share |
