diff options
| -rw-r--r-- | Library/Formula/par.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/par.rb b/Library/Formula/par.rb index 4e745d8e8..e04e0a2e3 100644 --- a/Library/Formula/par.rb +++ b/Library/Formula/par.rb @@ -1,8 +1,8 @@ require 'formula' class Par < Formula - url 'http://www.nicemice.net/par/Par152.tar.gz' homepage 'http://www.nicemice.net/par/' + url 'http://www.nicemice.net/par/Par152.tar.gz' sha1 '4b83d2ec593bb45ee46d4b7c2bfc590e1f4a41a8' def patches |
