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