aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/eigen.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/eigen.rb b/Library/Formula/eigen.rb
index 12d217c74..dc82fbe87 100644
--- a/Library/Formula/eigen.rb
+++ b/Library/Formula/eigen.rb
@@ -3,7 +3,7 @@ require 'formula'
class Eigen < Formula
homepage 'http://eigen.tuxfamily.org/'
url 'http://bitbucket.org/eigen/eigen/get/3.1.3.tar.bz2'
- sha1 '07e248deaaa5d2a8822a0581a606151127fce450'
+ sha1 'd7190ee6228998f64566395d3973f0a8eb31d7c6'
depends_on 'cmake' => :build