dos2unix 7.4.0
Closes #19300. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3181f40108
commit
1340fac7ff
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Dos2unix < Formula
|
||||
desc "Convert text between DOS, UNIX, and Mac formats"
|
||||
homepage "https://waterlan.home.xs4all.nl/dos2unix.html"
|
||||
url "https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.5.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dos2unix-7.3.5.tar.gz"
|
||||
sha256 "a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5"
|
||||
url "https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.4.0.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dos2unix-7.4.0.tar.gz"
|
||||
sha256 "bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue