aboutsummaryrefslogtreecommitdiff
path: root/ports/armadillo/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2020-10-24 06:15:47 +0800
committerGitHub <noreply@github.com>2020-10-23 15:15:47 -0700
commita3ed6c63900a5ff2f5622971682aa0a89873aa68 (patch)
treef332e3f7b0e3567bd90fca363f578cf1b9b2fbd4 /ports/armadillo/CONTROL
parentd022499e92a9178a03dbbe558f63714c1bbe70c6 (diff)
downloadvcpkg-a3ed6c63900a5ff2f5622971682aa0a89873aa68.tar.gz
vcpkg-a3ed6c63900a5ff2f5622971682aa0a89873aa68.zip
[Armadillo] update to 10.1.0 (#14159)
Diffstat (limited to 'ports/armadillo/CONTROL')
-rw-r--r--ports/armadillo/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/armadillo/CONTROL b/ports/armadillo/CONTROL
index 850809579..16fad7f70 100644
--- a/ports/armadillo/CONTROL
+++ b/ports/armadillo/CONTROL
@@ -1,5 +1,5 @@
Source: armadillo
-Version: 2019-04-16
-Port-Version: 10
+Version: 10.1.0
+Homepage: https://gitlab.com/conradsnicta/armadillo-code
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: openblas, lapack