[libgpiod] update version to 2.0.1 (#31074)

This commit is contained in:
Jón Bjarni 2023-04-26 05:56:44 +00:00 committed by GitHub
parent d18847f621
commit 210e4ad581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_git(
OUT_SOURCE_PATH SOURCE_PATH
URL git://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
REF dfc5d361e6748d5f48b706e5c4ac949d133b5470 # v1.6.3
PATCHES
FETCH_REF "v${VERSION}"
REF ae275c375477f207912113e5cf190fada78f3f90 # v2.0.1
)
if (VCPKG_LIBRARY_LINKAGE STREQUAL dynamic)

View File

@ -1,7 +1,6 @@
{
"name": "libgpiod",
"version": "1.6.3",
"port-version": 2,
"version": "2.0.1",
"description": "C library and tools for interacting with the linux GPIO character device",
"homepage": "https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git",
"license": "LGPL-2.1-or-later",

View File

@ -4025,8 +4025,8 @@
"port-version": 0
},
"libgpiod": {
"baseline": "1.6.3",
"port-version": 2
"baseline": "2.0.1",
"port-version": 0
},
"libgpod": {
"baseline": "2019-08-29",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d5fde793827568c4be74cb76793650e37e3e5354",
"version": "2.0.1",
"port-version": 0
},
{
"git-tree": "effc79de6dafb6ef6762bd2863a222c6090881e8",
"version": "1.6.3",