From a59ddd901ac35bc28bbcede79f7762188bcb9aac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Fri, 5 Jun 2020 03:20:25 +0800 Subject: [vcpkg-baseline][manyport] Fix baseline error (#11742) * [fastrtps] Fix source hash * [cpp-taskflow] Update source hash * [eabase] Re-trigger CI test * Change repo * [sdformat9] Re-trigger CI test * update baseline * update baseline * [sdformat9] Fix find dependency urdfdom --- ports/eabase/CONTROL | 2 +- ports/eabase/portfile.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/eabase') diff --git a/ports/eabase/CONTROL b/ports/eabase/CONTROL index 42fe96803..2855f5f2f 100644 --- a/ports/eabase/CONTROL +++ b/ports/eabase/CONTROL @@ -1,4 +1,4 @@ Source: eabase -Version: 2.09.12 +Version: 2.09.12-1 Homepage: https://github.com/electronicarts/EABase Description: Electronic Arts Base. EABase is a small set of header files that define platform-independent data types and macros. diff --git a/ports/eabase/portfile.cmake b/ports/eabase/portfile.cmake index 8a5e57dac..8ebb2ab14 100644 --- a/ports/eabase/portfile.cmake +++ b/ports/eabase/portfile.cmake @@ -27,4 +27,4 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug ${CURRENT_PACKAGES_DIR}/lib) vcpkg_copy_pdbs() # Handle copyright -file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright) +file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright) \ No newline at end of file -- cgit v1.2.3