Update sol2 portfile to 579908 (#7545)

- Update sol2 port to point to revision that installs to include/sol
  instead of include/sol/include/sol
This commit is contained in:
Justin Bruce Van Horne 2019-08-06 10:31:39 -07:00 committed by Curtis J Bezault
parent 26a7e9ad34
commit 494f82b73e

View File

@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ThePhD/sol2
REF 5a4d7dca7f77e65aed15c0fb8f8acf1570677335
SHA512 5fc88a000d7a8379c3c8d8ee2dc3371514c4a58dcc3340b700565278ec69b7be0f108d599e3fe3b3ca347ef7c5b25ac01d83b1a988ac0189c8517b6ae66e96d6
REF 57990845726e17fba11a39cfcb1fc0127a7ea638
SHA512 3894610a08f7a47c43fc14e2abe750fc41ce7ea90106a6f0290d1ae2bbcc829d340f2c211426686c061a42a77effec1f1c898f19153e9f904e5fab416c7b6399
HEAD_REF develop
)