diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dos2unix.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index 9fe3f68ac..28206b2da 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -2,9 +2,9 @@ require "formula" class Dos2unix < Formula homepage "http://waterlan.home.xs4all.nl/dos2unix.html" - url "http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.1.tar.gz" - mirror "https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.1/dos2unix-7.1.tar.gz" - sha1 "f8247eda06aab93fbbe84b78fe6d14bd319f0fcd" + url "http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.2.tar.gz" + mirror "https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.2/dos2unix-7.2.tar.gz" + sha1 "a8f3d048859acb5483c8e15a1dfd0a01a2bcabe0" bottle do sha1 "1c82d8e4870beac2033ed0675cf4534c68425ec7" => :yosemite |
