[eabase] Update to 2.09.12 (#10215)

This commit is contained in:
Daniel Yates 2020-02-29 05:36:29 +00:00 committed by GitHub
parent bbb655857a
commit 605957fef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Source: eabase
Version: 2.09.10
Version: 2.09.12
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.

View File

@ -59,7 +59,7 @@ index 89c6703..ab8e553 100644
+
+ write_basic_package_version_file(
+ "${CMAKE_CURRENT_BINARY_DIR}/EABaseConfigVersion.cmake"
+ VERSION 2.09.10
+ VERSION 2.09.12
+ COMPATIBILITY SameMajorVersion
+ )
+

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO electronicarts/EABase
REF edbafca82e4c4e73302e0b5144c5d1f4710db9fa
SHA512 fb9bd07602fb308864506737813212e47385a164708cd9064fdd4d1893294b228718a2964a0b16d04483f4f4c8a156f7199b60f227e4fc9ac88352f7dcd59672
REF d1be0a1d0fc01a9bf8f3f2cea75018df0d2410ee
SHA512 84a11bea06aecbf9a659d92b1ac904b99b2b82023650f4f376b5e68a744f631c5dbdd53d25f746ffb01b428415ac86e4fb8ba758db844acf80560fabe4d77733
HEAD_REF master
PATCHES
fix_cmake_install.patch