[libcgroup] Update to 3.2.0 (#48607)

This commit is contained in:
SunBlack
2025-12-02 06:50:12 +01:00
committed by GitHub
parent c50ed42477
commit 8e7ce5934e
4 changed files with 8 additions and 11 deletions

View File

@@ -1,17 +1,9 @@
vcpkg_download_distfile(PATCH_FIX_SYSTEMD_HEADER_INSTALLATION
URLS https://github.com/t43rr7/libcgroup/commit/592dcdcf243576bd2517d3da9bc18990de08e37e.patch?full_index=1
SHA512 0977e0b32119d1938ce2af6687ff31f6349aa6189307041d1249967e688ed9d84bc133ef270eb3d474a81644dd2152213c8605c6bd9a585c880fef0e026170fa
FILENAME 0000-fix-systemd-header-installation.patch
)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libcgroup/libcgroup
SHA512 29fb7f5c795080cafc27ab99f2f3d7683933515840226564e047605e41a76f7ca31b48c8c9e8e1963eb808e3fc82206ea6ad550c80dcfb745b5cb7425e2875a9
SHA512 53a1362de915a4d57573342234d72d8fe2d91a5df9e06835594235bca29027c10a1f0b232449aa75e1ee77bfd426e9bb11ea38ef001e1f541379d3eb07f94771
REF "v${VERSION}"
HEAD_REF master
PATCHES
"${PATCH_FIX_SYSTEMD_HEADER_INSTALLATION}"
)
message(STATUS "${PORT} currently requires the following libraries from the system package manager:\n"

View File

@@ -1,6 +1,6 @@
{
"name": "libcgroup",
"version": "3.1.0",
"version": "3.2.0",
"description": "Library for working with cgroup",
"homepage": "https://github.com/libcgroup/libcgroup",
"license": "LGPL-2.1-only",

View File

@@ -4673,7 +4673,7 @@
"port-version": 0
},
"libcgroup": {
"baseline": "3.1.0",
"baseline": "3.2.0",
"port-version": 0
},
"libcoap": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7e7f8cec706b2f9141cc953d1185d285c7b76705",
"version": "3.2.0",
"port-version": 0
},
{
"git-tree": "c729cc038b705fdf523ff0ee17ae6d3cc9f08805",
"version": "3.1.0",