mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 03:10:57 +08:00
[libgpiod] update version to 2.0.1 (#31074)
This commit is contained in:
parent
d18847f621
commit
210e4ad581
@ -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)
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d5fde793827568c4be74cb76793650e37e3e5354",
|
||||
"version": "2.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "effc79de6dafb6ef6762bd2863a222c6090881e8",
|
||||
"version": "1.6.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user