[libsecret] update to 0.21.4 (#37224)

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
This commit is contained in:
Jia Yue Hua 2024-03-08 14:34:09 +08:00 committed by GitHub
parent 6a80b201ad
commit affef066eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -2,8 +2,8 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
GITLAB_URL https://gitlab.gnome.org
REPO GNOME/libsecret
REF 0.20.4
SHA512 b7357329e531ace536ac3c46ef51d022de9308181af227d2ff45c1ff6fe781a29fa93fe02e78f28c84eca8881c2cb90c92c675bcf9fd21b3d326dd84c5692ed5
REF "${VERSION}"
SHA512 25faf5e72b6f0486cc1cb20535f685edbf264c97bb35434328587743dba0c5b52c2875e02479556e249b84320f755693744a2f37c710ec59135bd2f26d329228
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "libsecret",
"version": "0.20.4",
"port-version": 2,
"version": "0.21.4",
"description": "libsecret is a GObject-based library for accessing the Secret Service API of the freedesktop.org project, a cross-desktop effort to access passwords, tokens and other types of secrets. libsecret provides a convenient wrapper for these methods so consumers do not have to call the low-level DBus methods.",
"homepage": "https://gitlab.gnome.org/GNOME/libsecret/",
"license": "LGPL-2.1-or-later",

View File

@ -4865,8 +4865,8 @@
"port-version": 0
},
"libsecret": {
"baseline": "0.20.4",
"port-version": 2
"baseline": "0.21.4",
"port-version": 0
},
"libsercomm": {
"baseline": "1.3.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fe57a1ceea0f28f2945dab68cca4e29358ca5e71",
"version": "0.21.4",
"port-version": 0
},
{
"git-tree": "56f3e1a575e955fb58859b9a50695c700f527325",
"version": "0.20.4",