Skip to content

Commit

Permalink
Merge pull request microsoft#4449 from Cheney-W/UpdateLiblinearSHA512
Browse files Browse the repository at this point in the history
[Liblinear]Update the SHA512
  • Loading branch information
alexkaratarakis authored Oct 24, 2018
2 parents 16e7f41 + 3be142f commit c6552cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/liblinear/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: liblinear
Version: 2.20
Version: 2.20-1
Description: A Library for Large Linear Classification
2 changes: 1 addition & 1 deletion ports/liblinear/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cjlin1/liblinear
REF v220
SHA512 cde798b7cb221513cf2b8bbe134d6c3dce1ed26c43504d8c09dbed93b82ca47bfd271d4dd3d03384187273906ce140d4ce4418a4a8c21410015ec1631c1042c6
SHA512 8e6e0bc87982bf9bb1c8ec206f82042942044fc7f5c28634356c7b926ced4907d46d4e791eaa8bf6b994921c45c7973c1ecb9c4174c18df49ea215c6b17e7c79
HEAD_REF master
)

Expand Down

0 comments on commit c6552cb

Please sign in to comment.