From ed0ad22f4ed793a4bc6703b71dbd6803b88d02bc Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 5 Dec 2013 22:45:41 -0800 Subject: regex-opt 1.2.3 --- Library/Formula/regex-opt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/regex-opt.rb b/Library/Formula/regex-opt.rb index e2883a62f..ac1f75448 100644 --- a/Library/Formula/regex-opt.rb +++ b/Library/Formula/regex-opt.rb @@ -2,8 +2,8 @@ require 'formula' class RegexOpt < Formula homepage 'http://bisqwit.iki.fi/source/regexopt.html' - url 'http://bisqwit.iki.fi/src/arch/regex-opt-1.2.2.tar.bz2' - sha1 '18481500e8fed8ecf94f9738104594ef5a658456' + url 'http://bisqwit.iki.fi/src/arch/regex-opt-1.2.3.tar.gz' + sha1 'a3b58af5a173a9b77ede7d0cb01831ae7a315b38' def install system "make", "CC=#{ENV.cc}", "CXX=#{ENV.cxx}" -- cgit v1.2.3