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 5dd8117d5..f43a007e1 100644
--- a/Library/Formula/eigen.rb
+++ b/Library/Formula/eigen.rb
@@ -1,9 +1,9 @@
require 'formula'
class Eigen < Formula
- url 'http://bitbucket.org/eigen/eigen/get/3.0.0.tar.bz2'
+ url 'http://bitbucket.org/eigen/eigen/get/3.0.1.tar.bz2'
homepage 'http://eigen.tuxfamily.org/'
- md5 '046baf7072f008653361f8321560a26f'
+ md5 '542f0b304b42aade9b8bdd70e824328b'
depends_on 'cmake' => :build