aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/eigen.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/eigen.rb b/Library/Formula/eigen.rb
index 23a98a3ff..46fb9b720 100644
--- a/Library/Formula/eigen.rb
+++ b/Library/Formula/eigen.rb
@@ -2,8 +2,8 @@ require 'formula'
class Eigen < Formula
homepage 'http://eigen.tuxfamily.org/'
- url 'http://bitbucket.org/eigen/eigen/get/3.1.0.tar.bz2'
- sha1 '6afc46e7d44e85622024341500c3464e0e04beb4'
+ url 'http://bitbucket.org/eigen/eigen/get/3.1.1.tar.bz2'
+ sha1 '9530601b340bdf679d56bd0de63927cab0c5fb82'
depends_on 'cmake' => :build