aboutsummaryrefslogtreecommitdiff
path: root/ports/eigen3/CONTROL
diff options
context:
space:
mode:
authorSilvio Traversaro <silvio@traversaro.it>2020-01-30 23:38:38 +0100
committerGitHub <noreply@github.com>2020-01-30 14:38:38 -0800
commit1046c297c760e5165e4fe6def66cd04ca487fa10 (patch)
tree0964e047fbeb8dc1540cb2de7d5b527c225ae153 /ports/eigen3/CONTROL
parent9986c559b8c90a760b2639b674b841908f34d594 (diff)
downloadvcpkg-1046c297c760e5165e4fe6def66cd04ca487fa10.tar.gz
vcpkg-1046c297c760e5165e4fe6def66cd04ca487fa10.zip
Update eigen3's portfile to use new gitlab repo (#9821)
* Update eigen3's portfile to use new gitlab repo The official GitHub mirror at https://github.com/eigenteam/eigen-git-mirror is deprecated and soon will be removed. * Bump eigen3's version * Update eigen3's homepage * Update hash
Diffstat (limited to 'ports/eigen3/CONTROL')
-rw-r--r--ports/eigen3/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/eigen3/CONTROL b/ports/eigen3/CONTROL
index 9eb611541..b612dc881 100644
--- a/ports/eigen3/CONTROL
+++ b/ports/eigen3/CONTROL
@@ -1,4 +1,4 @@
Source: eigen3
-Version: 3.3.7-3
-Homepage: https://bitbucket.org/eigen/eigen
+Version: 3.3.7-4
+Homepage: http://eigen.tuxfamily.org
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.