dos2unix 6.0.4
Closes Homebrew/homebrew#25859. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4939208128
commit
8a17031b17
1 changed files with 2 additions and 2 deletions
|
@ -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.3.tar.gz'
|
||||
sha1 '2c9ae9177fcb0d8b63d141f73a75c928c38ace01'
|
||||
url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.4.tar.gz'
|
||||
sha1 '93d73148c09908a42dcbf5339312c9aa1f18ba7c'
|
||||
|
||||
depends_on 'gettext'
|
||||
|
||||
|
|
Loading…
Reference in a new issue