aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gecode.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gecode.rb')
-rw-r--r--Library/Formula/gecode.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gecode.rb b/Library/Formula/gecode.rb
index dfe99f72c..d837a64a6 100644
--- a/Library/Formula/gecode.rb
+++ b/Library/Formula/gecode.rb
@@ -1,9 +1,9 @@
require 'formula'
class Gecode < Formula
- url 'http://www.gecode.org/download/gecode-3.7.0.tar.gz'
+ url 'http://www.gecode.org/download/gecode-3.7.1.tar.gz'
homepage 'http://www.gecode.org/'
- md5 '17401d48da79dc4423191c1c0adfd7d0'
+ md5 'b4191d8cfafa18bd9b78594544be2a04'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",