dos2unix remove patch that was for 6.0.4

According to @jiefoxi's comment, the patch is only relevant for version 6.0.4.
https://github.com/Homebrew/homebrew/pull/28647#issuecomment-41487843

Closes Homebrew/homebrew#28751.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
asaph 2014-04-26 21:13:08 -07:00 committed by Adam Vandenberg
parent daaddc6d92
commit d7f023da1a
1 changed files with 0 additions and 5 deletions

View File

@ -5,11 +5,6 @@ class Dos2unix < Formula
url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.5.tar.gz'
sha1 'b43d138e1713791ea5067c32afbcd7a32655d2fa'
patch do
url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-pod-encoding.patch'
sha1 '01601899597dcb361ba0b499f537588145ec08a9'
end
depends_on 'gettext'
def install