Skip to content

Commit

Permalink
Merge pull request #4993 from TheScarfix/eigen3-3.3.7
Browse files Browse the repository at this point in the history
[eigen3]Update eigen3 to 3.3.7
  • Loading branch information
Rastaban committed Dec 21, 2018
2 parents 4afe20f + c3c6c0d commit ebe86ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/eigen3/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: eigen3
Version: 3.3.5
Version: 3.3.7
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
4 changes: 2 additions & 2 deletions ports/eigen3/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eigenteam/eigen-git-mirror
REF 3.3.5
SHA512 398d864bb3c12be9b1d7081bac1343d54b1edf65f165be54814794cd8d36c35035340384a97ad203e5295d466445dfbad4225d86748c8d31c322948de9a33a3f
REF 3.3.7
SHA512 270ab9b5c22e09aa0e70d1a26995523c5c21fb0f09da45c137c11ab4c7700fe2bdb2b343c1e063bea4be5ae61d2313ff29ebbcad519dc355a568792b4a6e9e48
HEAD_REF master
)

Expand Down

0 comments on commit ebe86ab

Please sign in to comment.