aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 cbe6b0655..23e23d05a 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.2.1.tar.gz'
- sha1 'd331fd1707ea51be19624a251780d26dc9b29227'
+ url 'http://sourceforge.net/projects/arma/files/armadillo-3.2.2.tar.gz'
+ sha1 '3b251765af0edf4fd940cd153da0952152b09a70'
depends_on 'cmake' => :build
depends_on 'boost'