diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/xsw.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xsw.rb b/Library/Formula/xsw.rb index f843df232..4ece32419 100644 --- a/Library/Formula/xsw.rb +++ b/Library/Formula/xsw.rb @@ -1,8 +1,8 @@ require 'formula' class Xsw < Formula - url 'http://xsw.googlecode.com/files/xsw-0.3.5.tar.gz' homepage 'http://code.google.com/p/xsw/' + url 'http://xsw.googlecode.com/files/xsw-0.3.5.tar.gz' sha1 'fe4cffcc8bcd3149f4ecbf2011ad78a8ab7f1dd4' depends_on 'sdl' |
