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 eed81e6be..6bb5d87f1 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -8,8 +8,8 @@ class Dos2unix < Formula depends_on 'gettext' devel do - url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.5-beta5.tar.gz' - sha1 'a15c440c0a3b4c7cbe987b7d42b2ceb764663718' + url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.5-beta6.tar.gz' + sha1 '225d0110281cb89ad6383143dd76546901d985d3' end def install |
