diff options
Diffstat (limited to 'ports/eabase')
| -rw-r--r-- | ports/eabase/CONTROL | 2 | ||||
| -rw-r--r-- | ports/eabase/portfile.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
