diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dos2unix.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index 80db40798..06988aac8 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -1,7 +1,7 @@ require 'brewkit' class Dos2unix <Formula - @url='http://www.sfr-fresh.com/linux/misc/dos2unix-3.1.tar.gz' + @url='http://www.sfr-fresh.com/linux/misc/old/dos2unix-3.1.tar.gz' @md5='25ff56bab202de63ea6f6c211c416e96' @homepage='http://www.sfr-fresh.com/linux/misc/' |
