diff options
Diffstat (limited to 'Library/Formula/nkf.rb')
| -rw-r--r-- | Library/Formula/nkf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nkf.rb b/Library/Formula/nkf.rb index 4b08fc03f..9fa237ba3 100644 --- a/Library/Formula/nkf.rb +++ b/Library/Formula/nkf.rb @@ -3,7 +3,7 @@ require 'formula' class Nkf < Formula url 'http://dl.sourceforge.jp/nkf/53171/nkf-2.1.2.tar.gz' homepage 'http://sourceforge.jp/projects/nkf/' - md5 '973b0b4d5ca5f0f8153e4d68b8412a39' + sha1 'ca301d84e57787f566c933c2a1511f600183c8f1' def patches # Makefile patch |
