mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
Update for StrTk package
This commit is contained in:
parent
1e34f404a1
commit
f6fe7fcc07
@ -1,4 +1,4 @@
|
||||
Source: strtk
|
||||
Version: 2018.01.01-5579ed1
|
||||
Version: 2018.05.07-48c9554
|
||||
Description: robust, optimized and portable string processing algorithms for the C++ language
|
||||
Build-Depends: boost
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO ArashPartow/strtk
|
||||
REF 5579ed1fa9766a5f9b67ed4773a3f59e7b107093
|
||||
SHA512 552ada7aa36fd057003a0fcaeabd3b457bb7b4dbc05ae595b905503d254c95334569c63b7c9f014a174489e56902a38744417b14eaa08f86558e3c66063863b3
|
||||
REF 48c9554b3f079e34205c0af661c81c6f75f1da05
|
||||
SHA512 92a1b34808f20489d9b8c94aed384b08fcf2586967185c23a0027ee6d7170d5998e255d6aedc1fbb68327f48c0b106b8efd39f476e4041d6bcc5685c73fc1015
|
||||
)
|
||||
|
||||
file(COPY ${SOURCE_PATH}/strtk.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include)
|
||||
|
Loading…
x
Reference in New Issue
Block a user