armadillo: Update to 3.2.2
This commit is contained in:
parent
f525da96b0
commit
2e5511ae3b
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue