dos2unix 7.2
Closes Homebrew/homebrew#37006. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1c8efbf659
commit
072bed4225
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue