diff options
Diffstat (limited to 'ports/ms-gsl')
| -rw-r--r-- | ports/ms-gsl/CONTROL | 4 | ||||
| -rw-r--r-- | ports/ms-gsl/portfile.cmake | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/ports/ms-gsl/CONTROL b/ports/ms-gsl/CONTROL index 237bc6859..23baa58ce 100644 --- a/ports/ms-gsl/CONTROL +++ b/ports/ms-gsl/CONTROL @@ -1,4 +1,4 @@ Source: ms-gsl -Version: 2019-07-11 +Version: 2.1.0 Homepage: https://github.com/Microsoft/GSL -Description: Microsoft implementation of the Guidelines Support Library
\ No newline at end of file +Description: Microsoft implementation of the Guidelines Support Library diff --git a/ports/ms-gsl/portfile.cmake b/ports/ms-gsl/portfile.cmake index bcd2a80db..fbcf66fb3 100644 --- a/ports/ms-gsl/portfile.cmake +++ b/ports/ms-gsl/portfile.cmake @@ -1,11 +1,9 @@ #header-only library -include(vcpkg_common_functions) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Microsoft/GSL - REF 1212beae777dba02c230ece8c0c0ec12790047ea - SHA512 754d0adf32cea1da759be9adb8a64c301ae1cb8556853411bcea4c400079e8e310f1fb8d03f1f26f81553eab24b75fea24a67b9b51d8d92bb4f266e155938230 + REF 7e99e76c9761d0d0b0848b91f8648830670ee872 + SHA512 9a5ea7d22497a56918a83c248d9f707e98544dce90835cf9bf877213df8751cdb350b6343d0205e7b17fc27e234a17906876aff99c177d5f2b96df96d15a215c HEAD_REF master ) |
