[pkgconf] Update to 2.3.0 (#40358)

This commit is contained in:
Kai Pastor 2024-08-13 01:44:08 +02:00 committed by GitHub
parent 046374f9e7
commit 791aeb5cb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO pkgconf/pkgconf
REF "pkgconf-${VERSION}"
SHA512 2747bd2dd09c15ad883ab9a00c89899eb409bc832e68fcb512a548f324351cad53e516090a2be3c3e81e61a748a02082f453ffbde6f159b8e07fb7587ecf6e07
SHA512 0759e63b9bfdc1e0b2f95e4c5c7be24b4ffa22e06a08cfad7f8e8be9faf99c256b1cbc72159e4ec805791d6b507a80fc344d05d63a1d273c3285dac868bf6ca0
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "pkgconf",
"version": "2.2.0",
"version": "2.3.0",
"description": "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org.",
"homepage": "https://github.com/pkgconf/pkgconf",
"license": null,

View File

@ -6905,7 +6905,7 @@
"port-version": 1
},
"pkgconf": {
"baseline": "2.2.0",
"baseline": "2.3.0",
"port-version": 0
},
"plasma-wayland-protocols": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ae3886d8a627ec99dd18890389b6d5d331e29799",
"version": "2.3.0",
"port-version": 0
},
{
"git-tree": "cacd18e2bc70298fcf4665ff6f14238b6071013e",
"version": "2.2.0",