dos2unix: use new homepage
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0e4fed4f2b
commit
689146ef9f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Dos2unix < Formula
|
||||
url 'http://sourceforge.net/projects/dos2unix/files/dos2unix/5.3.1/dos2unix-5.3.1.tar.gz'
|
||||
url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-5.3.1.tar.gz'
|
||||
md5 '438c48ebd6891b80b58de14c022ca69e'
|
||||
homepage 'http://dos2unix.sourceforge.net/'
|
||||
homepage 'http://waterlan.home.xs4all.nl/dos2unix.html'
|
||||
|
||||
depends_on "gettext" if ARGV.include? "--enable-nls"
|
||||
|
||||
|
|
Loading…
Reference in a new issue