aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dos2unix.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dos2unix.rb')
-rw-r--r--Library/Formula/dos2unix.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb
index 70c7844c3..62b34985b 100644
--- a/Library/Formula/dos2unix.rb
+++ b/Library/Formula/dos2unix.rb
@@ -5,6 +5,11 @@ class Dos2unix < Formula
url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.4.tar.gz'
sha1 '93d73148c09908a42dcbf5339312c9aa1f18ba7c'
+ patch do
+ url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-pod-encoding.patch'
+ sha1 '01601899597dcb361ba0b499f537588145ec08a9'
+ end
+
depends_on 'gettext'
devel do