Skip to content

Commit

Permalink
[Eigen3] Update to 3.3.5 (#3949)
Browse files Browse the repository at this point in the history
* Update portfile.cmake

* Update CONTROL
  • Loading branch information
Voskrese authored and ras0219-msft committed Aug 1, 2018
1 parent ee56309 commit 0618d13
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.4-2
Version: 3.3.5
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.4
SHA512 da3f96ef65c64031bed5311d4ad95cd668f2facb3439bb1f4ecea10ce7cf881daf9d053567fe4ebb50626ab4dbb975d1f74bd632626c688898a97064f99a8f59
REF 3.3.5
SHA512 398d864bb3c12be9b1d7081bac1343d54b1edf65f165be54814794cd8d36c35035340384a97ad203e5295d466445dfbad4225d86748c8d31c322948de9a33a3f
HEAD_REF master
)

Expand Down

0 comments on commit 0618d13

Please sign in to comment.