Skip to content

Commit

Permalink
Armadillo: Update to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed May 31, 2012
1 parent 812e454 commit 3466b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/armadillo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Armadillo < Formula
homepage 'http://arma.sourceforge.net/'
url 'http://sourceforge.net/projects/arma/files/armadillo-3.2.0.tar.gz'
sha1 '19f9207c762f7aa1cb8ddfac2223590b566e8f2c'
url 'http://sourceforge.net/projects/arma/files/armadillo-3.2.1.tar.gz'
sha1 'd331fd1707ea51be19624a251780d26dc9b29227'

depends_on 'cmake' => :build
depends_on 'boost'
Expand Down

0 comments on commit 3466b4f

Please sign in to comment.