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 d837a64a6..f8fa7fc38 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.1.tar.gz'
+ url 'http://www.gecode.org/download/gecode-3.7.2.tar.gz'
homepage 'http://www.gecode.org/'
- md5 'b4191d8cfafa18bd9b78594544be2a04'
+ md5 '8d505801f5730bd1b639fb2213b24919'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",