aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/byacc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/byacc.rb b/Library/Formula/byacc.rb
index 548a43e16..eacbbdc71 100644
--- a/Library/Formula/byacc.rb
+++ b/Library/Formula/byacc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Byacc < Formula
homepage 'http://invisible-island.net/byacc/byacc.html'
- url 'ftp://invisible-island.net/byacc/byacc-20130925.tgz'
- sha1 '6f49b2c730a5ad9882f823f40dc617713f42fc73'
+ url 'ftp://invisible-island.net/byacc/byacc-20140422.tgz'
+ sha1 'aa30cac1e7b3cf9d6d19d6b9653575d56564b213'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",