diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2019-04-18 14:51:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-18 14:51:07 -0700 |
| commit | ae51d57e99d442adb38fedb14063891ecf9185d0 (patch) | |
| tree | 4dcd904c92ccde3e49f06b37143eb33262e697c7 /ports/armadillo/CONTROL | |
| parent | 4adbe06fefb69b8b98f799ed022cab88eb7148cc (diff) | |
| download | vcpkg-ae51d57e99d442adb38fedb14063891ecf9185d0.tar.gz vcpkg-ae51d57e99d442adb38fedb14063891ecf9185d0.zip | |
[armadillo] Use new GitLab repository and enable Linux (#6130)
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux
* [armadillo] change ref to another version, the newest one disappeared
* [armadillo] Bump CONTROL version
Diffstat (limited to 'ports/armadillo/CONTROL')
| -rw-r--r-- | ports/armadillo/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/armadillo/CONTROL b/ports/armadillo/CONTROL index 59a3ba1f4..d8edd620e 100644 --- a/ports/armadillo/CONTROL +++ b/ports/armadillo/CONTROL @@ -1,3 +1,3 @@ -Source: armadillo
-Version: 8.400.0-1
-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
+Source: armadillo +Version: 2019-04-16-f00d3225 +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 |
