aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mawk.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mawk.rb')
-rw-r--r--Library/Formula/mawk.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mawk.rb b/Library/Formula/mawk.rb
index 82887f052..7573e2ee9 100644
--- a/Library/Formula/mawk.rb
+++ b/Library/Formula/mawk.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mawk < Formula
homepage 'http://invisible-island.net/mawk/mawk.html'
- url 'ftp://invisible-island.net/mawk/mawk-1.3.4-20120627.tgz'
- sha1 'bf920a9f74830a0cebbb6573c0cf3c9b5e920946'
+ url 'ftp://invisible-island.net/mawk/mawk-1.3.4-20130219.tgz'
+ sha1 '8d972199614a1bbe42c5508fdaa9ff764130d8b1'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",