aboutsummaryrefslogtreecommitdiff
path: root/ports/opencc
diff options
context:
space:
mode:
Diffstat (limited to 'ports/opencc')
-rw-r--r--ports/opencc/CONTROL2
-rw-r--r--ports/opencc/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/opencc/CONTROL b/ports/opencc/CONTROL
index 0770662c7..beb57b0e8 100644
--- a/ports/opencc/CONTROL
+++ b/ports/opencc/CONTROL
@@ -1,5 +1,5 @@
Source: opencc
-Version: 2020-04-26-1
+Version: 2020-04-26-2
Description: A project for conversion between Traditional and Simplified Chinese
Homepage: https://github.com/BYVoid/OpenCC
Supports: !(arm|arm64|uwp)
diff --git a/ports/opencc/portfile.cmake b/ports/opencc/portfile.cmake
index 0d6b2a439..0bac137e9 100644
--- a/ports/opencc/portfile.cmake
+++ b/ports/opencc/portfile.cmake
@@ -47,4 +47,4 @@ endif()
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include ${CURRENT_PACKAGES_DIR}/debug/share)
-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