[libusb] no absolute paths (#21097)

This commit is contained in:
autoantwort 2021-11-04 20:58:41 +01:00 committed by GitHub
parent e5a3f57653
commit f164bec427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -55,6 +55,7 @@ else()
AUTOCONFIG
)
vcpkg_install_make()
vcpkg_fixup_pkgconfig()
endif()
configure_file(${CURRENT_PORT_DIR}/usage ${CURRENT_PACKAGES_DIR}/share/${PORT}/usage @ONLY)

View File

@ -1,7 +1,7 @@
{
"name": "libusb",
"version": "1.0.24",
"port-version": 5,
"port-version": 6,
"description": "a cross-platform library to access USB devices",
"homepage": "https://github.com/libusb/libusb",
"supports": "!uwp"

View File

@ -3962,7 +3962,7 @@
},
"libusb": {
"baseline": "1.0.24",
"port-version": 5
"port-version": 6
},
"libusb-win32": {
"baseline": "1.2.6.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "489d07fb5a6ada487532ea3cc5390a50e7feef02",
"version": "1.0.24",
"port-version": 6
},
{
"git-tree": "76a5ebd046d669a93d2a467d87a80efbe85f8226",
"version": "1.0.24",