aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 532cb57a3..23d2e29c9 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.1.tar.bz2'
- sha1 '9530601b340bdf679d56bd0de63927cab0c5fb82'
+ url 'http://bitbucket.org/eigen/eigen/get/3.1.2.tar.bz2'
+ sha1 'b788877a4d4b1685ee2a5d738a65b04b6a21ff3d'
depends_on 'cmake' => :build