mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 02:52:46 +08:00
[libhsplasma] Update to 2022-05-19 (#25133)
* [libhsplasma] bump to current * add-x-version
This commit is contained in:
parent
e279491392
commit
4b313f0289
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO H-uru/libhsplasma
|
||||
REF e435db76f86a0258ccd6f62a8bcd1f8b42d4f22d #2021.06.08
|
||||
SHA512 ebd53633f22662793613c689b5a07f6149ed2b437c42a024e7c14a18d4411356edb11c95c08e1215dde443988fd1e4bcdd8d35fc30ca2545f507d6a61565cc69
|
||||
REF 2327302a62b891f551b5f6daf899cf86997dce72 # 2022.05.19
|
||||
SHA512 89755e502e4a66a56013e3ff52c8d0c2350e5681be49c1b47f580591e3c3da24c587dee5af4f9524ea43f2d86f24ecef611d62d6045b293eb8d09cd5f0ac3d18
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
@ -27,4 +27,5 @@ vcpkg_fixup_pkgconfig()
|
||||
vcpkg_copy_pdbs()
|
||||
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
|
||||
file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "libhsplasma",
|
||||
"version-string": "2021.06.08",
|
||||
"port-version": 1,
|
||||
"version-date": "2022-05-19",
|
||||
"description": "Cross-platform Plasma data and network library",
|
||||
"homepage": "https://github.com/H-uru/libhsplasma",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
"libjpeg-turbo",
|
||||
|
@ -3661,8 +3661,8 @@
|
||||
"port-version": 3
|
||||
},
|
||||
"libhsplasma": {
|
||||
"baseline": "2021.06.08",
|
||||
"port-version": 1
|
||||
"baseline": "2022-05-19",
|
||||
"port-version": 0
|
||||
},
|
||||
"libhv": {
|
||||
"baseline": "1.2.4",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "8b2f7f61711ccfb81d5d9a8b34e057494bd5f902",
|
||||
"version-date": "2022-05-19",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1e9aee8fff86881286f825d1efa9afd1d4f013c6",
|
||||
"version-string": "2021.06.08",
|
||||
|
Loading…
Reference in New Issue
Block a user