aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dos2unix.rb
diff options
context:
space:
mode:
authorBrett Koonce2012-10-19 16:13:54 -0500
committerAdam Vandenberg2012-10-19 19:03:18 -0700
commit3bcf58e9b772becda787ffbc2ccb63b95acb8403 (patch)
tree9ca99700292e50f1c1089b74138ebba0b5337a41 /Library/Formula/dos2unix.rb
parent66d49bc3e2d3e3faa0597e2fb29396938331a4bb (diff)
downloadhomebrew-3bcf58e9b772becda787ffbc2ccb63b95acb8403.tar.bz2
dos2unix 6.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/dos2unix.rb')
-rw-r--r--Library/Formula/dos2unix.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb
index f2f183d2a..ed7c6bd87 100644
--- a/Library/Formula/dos2unix.rb
+++ b/Library/Formula/dos2unix.rb
@@ -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.1.tar.gz'
- sha1 '4f07a16ab3c875cd668e8d9ac3845c6dedce2980'
+ url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.2.tar.gz'
+ sha1 '270a07b281ce293414641221623a5c4fc9540252'
depends_on 'gettext'