aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/armadillo.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/armadillo.rb b/Library/Formula/armadillo.rb
index a545a1226..3caaa0def 100644
--- a/Library/Formula/armadillo.rb
+++ b/Library/Formula/armadillo.rb
@@ -2,8 +2,8 @@ require 'formula'
class Armadillo < Formula
homepage 'http://arma.sourceforge.net/'
- url 'http://sourceforge.net/projects/arma/files/armadillo-3.4.1.tar.gz'
- sha1 '16f11ee6e7a545581ab239e7f826e14d7d1c2e3a'
+ url 'http://sourceforge.net/projects/arma/files/armadillo-3.4.2.tar.gz'
+ sha1 'de3d2a6005d2433f0630f4ef0885a0a8712968dd'
depends_on 'cmake' => :build
depends_on 'boost'