зеркало из https://github.com/microsoft/vcpkg.git
[utf8h] Update utf8h to the latest commmit (#20863)
* [utf8h] Update to 23 august 2021 * [utf8h] Update versions database * update utf8h to latest version * update version * CI Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
Родитель
3fb92ef49c
Коммит
a4c65c2f71
|
@ -1,11 +1,11 @@
|
|||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO sheredom/utf8.h
|
||||
REF 817789676b1c3ac9b117a0f9e04378d3e33a79be
|
||||
SHA512 3e8455cbc03fa02b1f6f87832c89104510012e8dda968fd56ad5661ffb1c40498e59ea7b65f41f551233f28ee526974086efad3dd767bf944844a3ffede04e1d
|
||||
REF 146be69f88575d753317d8ef13b16f80e0656fc7
|
||||
SHA512 3ce20a440aa6c83b2079cad1385ba96688c2ae866b9dee013bc461f3ba180154231e3a18d3d020b4617b1c17b2cb36ea10c53656a48dd1294ed8324ed5b9acfb
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
file(COPY ${SOURCE_PATH}/utf8.h DESTINATION ${CURRENT_PACKAGES_DIR}/include/utf8h)
|
||||
file(COPY "${SOURCE_PATH}/utf8.h" DESTINATION "${CURRENT_PACKAGES_DIR}/include/utf8h")
|
||||
|
||||
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)
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "utf8h",
|
||||
"version-string": "2020-06-14",
|
||||
"port-version": 1,
|
||||
"version-date": "2021-10-21",
|
||||
"description": "Single header utf8 string functions for C and C++",
|
||||
"homepage": "https://github.com/sheredom/utf8.h"
|
||||
}
|
||||
|
|
|
@ -6885,8 +6885,8 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"utf8h": {
|
||||
"baseline": "2020-06-14",
|
||||
"port-version": 1
|
||||
"baseline": "2021-10-21",
|
||||
"port-version": 0
|
||||
},
|
||||
"utf8proc": {
|
||||
"baseline": "2.6.1",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "e54d88f6fff213e5e7ab15eefffc3e2674f1da63",
|
||||
"version-date": "2021-10-21",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9cb92a16c8bbfc76bc505b90f55d116ea789c49e",
|
||||
"version-string": "2020-06-14",
|
||||
|
|
Загрузка…
Ссылка в новой задаче