aboutsummaryrefslogtreecommitdiff
path: root/ports/armadillo/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2021-02-04 04:17:39 +0800
committerGitHub <noreply@github.com>2021-02-03 12:17:39 -0800
commite76c524f630f597af04fcbb8fc177c5fd8e281a4 (patch)
treebfdf30a837b04953485d4d0f4952cbbabb4c32f5 /ports/armadillo/CONTROL
parent5f0139b7e2f48a5e0cde8f6c199c2fc7689fb2b9 (diff)
downloadvcpkg-e76c524f630f597af04fcbb8fc177c5fd8e281a4.tar.gz
vcpkg-e76c524f630f597af04fcbb8fc177c5fd8e281a4.zip
[vcpkg baseline][armadillo] Update to 10.2.0 and also update the repository (#15973)
* [armadillo] Update to 10.2.0 and also update the repository * Update versions * Remove NO_REMOVE_ONE_LEVEL and update patches * Update versions/a-/armadillo.json
Diffstat (limited to 'ports/armadillo/CONTROL')
-rw-r--r--ports/armadillo/CONTROL5
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/armadillo/CONTROL b/ports/armadillo/CONTROL
index dee179680..d903f6472 100644
--- a/ports/armadillo/CONTROL
+++ b/ports/armadillo/CONTROL
@@ -1,6 +1,5 @@
Source: armadillo
-Version: 10.1.0
-Port-Version: 1
-Homepage: https://gitlab.com/conradsnicta/armadillo-code
+Version: 10.2.0
+Homepage: http://arma.sourceforge.net
Description: Armadillo is a high quality linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use
Build-Depends: blas, lapack