diff options
| -rw-r--r-- | Library/Formula/par.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/par.rb b/Library/Formula/par.rb index 70b3bd528..9e4e24c95 100644 --- a/Library/Formula/par.rb +++ b/Library/Formula/par.rb @@ -9,8 +9,8 @@ class Par < Formula # A patch by Jérôme Pouiller that adds support for multibyte # charsets (like UTF-8), plus Debian packaging. patch do - url "http://www.nicemice.net/par/par_1.52-i18n.3.diff.gz" - sha1 "2a4fec5c2509be0dbd32c4706c245326db6dfeac" + url "http://sysmic.org/dl/par/par_1.52-i18n.4.patch" + sha1 "9f774372c7eedc6970aa7e4ff40692428cbd84ee" end def install |
