diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-10-08 17:33:11 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-10-12 18:08:56 +0200 |
commit | cae0ba398da5fd18ca20cef0c00a5980d0bc8a14 (patch) | |
tree | 82cf2f41244c537d26772c109f1be963191cd718 | |
parent | biology/diamond: Update to 2.0.12 (diff) |
math/armadillo: update to 10.7.1
Reported by: portscout
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index bbfac4cad8fd..a651da1eacbe 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -PORTVERSION= 10.6.2 +PORTVERSION= 10.7.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 58f73e2aed77..c18c56c44936 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630930615 -SHA256 (armadillo-10.6.2.tar.xz) = 2a803d6f8f76d407db9c15edc3894965238c8e589f94cc907a8373ee945728a8 -SIZE (armadillo-10.6.2.tar.xz) = 6222852 +TIMESTAMP = 1633707138 +SHA256 (armadillo-10.7.1.tar.xz) = c90e399ac9592cbb57c77544601dd7fce675bb2ea67b4d24fcfbf0be975eeb88 +SIZE (armadillo-10.7.1.tar.xz) = 6258792 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 66889c9f7707..e8788fedd1c9 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -595,7 +595,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.10 -lib/libarmadillo.so.10.6.2 +lib/libarmadillo.so.10.7.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |