diff options
| -rw-r--r-- | Library/Formula/dos2unix.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index ed7c6bd87..cf595330a 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -2,8 +2,8 @@ require 'formula' class Dos2unix < Formula homepage 'http://waterlan.home.xs4all.nl/dos2unix.html' - url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.2.tar.gz' - sha1 '270a07b281ce293414641221623a5c4fc9540252' + url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.3.tar.gz' + sha1 '2c9ae9177fcb0d8b63d141f73a75c928c38ace01' depends_on 'gettext' |
