diff options
Diffstat (limited to 'Library/Formula/dos2unix.rb')
| -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 c75b15036..b7d8d0402 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-beta4.tar.gz' - sha1 '06ff18c3645dd04ef5cfa70c6d26357341b036be' + url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.5-beta5.tar.gz' + sha1 'a15c440c0a3b4c7cbe987b7d42b2ceb764663718' end def install |
