Permalink
Browse files
armadillo: update to 9.400.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
science/armadillo/Portfile
|
|
@@ -6,7 +6,7 @@ PortGroup compiler_blacklist_versions 1.0 |
|
|
PortGroup mpi 1.0 |
|
|
|
|
|
name armadillo |
|
|
version 9.300.2 |
|
|
version 9.400.2 |
|
|
revision 0 |
|
|
categories science |
|
|
platforms darwin |
|
|
@@ -28,9 +28,9 @@ master_sites sourceforge:project/arma |
|
|
|
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 eb129cd1a301915cb94293ff95cbbeb530898629 \ |
|
|
sha256 362541af7eb7f343bff893a3ac11fbb2c5cfc5966f0b6ed67f7f2779f5d256b4 \ |
|
|
size 4792420 |
|
|
checksums rmd160 c9c143b9af8f870f612119ec757020e3730d140f \ |
|
|
sha256 2e49b1c6e838c51f0229951b009e54e190a19de9abecc33aed37878e7d0f94a7 \ |
|
|
size 4795600 |
|
|
|
|
|
depends_build-append port:pkgconfig |
|
|
|
|
|
|