diff options
| author | Jack Nagel | 2014-09-02 16:47:34 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-09-02 16:47:34 -0500 |
| commit | fed2aad7398cd8771de134859e1fae35295e183b (patch) | |
| tree | ab290a211f543d34489d7dc9c7e8c3a0b7d1502a | |
| parent | 434def5bd1e3725c4ae00f10cc3ca5748c43b1cf (diff) | |
| download | homebrew-fed2aad7398cd8771de134859e1fae35295e183b.tar.bz2 | |
dos2unix devel 6.1-beta5
| -rw-r--r-- | Library/Formula/dos2unix.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index b323e1613..41df0d75e 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -9,8 +9,8 @@ class Dos2unix < Formula depends_on "gettext" devel do - url "http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.1-beta1.tar.gz" - sha1 "32c1f34a5b51d46617f875c482c7849db34fe1b9" + url "http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.1-beta5.tar.gz" + sha1 "39c2a344fc5ce7e3192c05cdd82835ca4110e9fa" end def install |
