[libmount] update to 2.41.3 (#49317)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura
2026-01-09 21:21:58 +01:00
committed by GitHub
parent 5fb84d3fc6
commit 10a80bc303
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,9 @@
string(REGEX MATCH "^([0-9]+\\.[0-9]+)" VERSION_SHORT "${VERSION}")
vcpkg_download_distfile(ARCHIVE
URLS "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v${VERSION}/util-linux-${VERSION}.tar.xz"
URLS "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v${VERSION_SHORT}/util-linux-${VERSION}.tar.xz"
FILENAME "util-linux-${VERSION}.tar.xz"
SHA512 f06e61d4ee0e196223f7341ec75a16a6671f82d6e353823490ecff17e947bb169a6b65177e3ab0da6e733e079b24d6a77905a0e8bbfed82ca9aa22a3facb6180
SHA512 3d299f0e05a4c982a04dbcbaaeff1222152feedf51c56c5dbdeb75999c68269d652a994f5cdf4c1ee42bb7b28475dd0792192c299fd9bc3b45198c5b153dad00
)
vcpkg_extract_source_archive(

View File

@@ -1,7 +1,6 @@
{
"name": "libmount",
"version": "2.40",
"port-version": 1,
"version": "2.41.3",
"description": "Block device identification library from util-linux",
"homepage": "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/",
"license": null,

View File

@@ -5173,8 +5173,8 @@
"port-version": 0
},
"libmount": {
"baseline": "2.40",
"port-version": 1
"baseline": "2.41.3",
"port-version": 0
},
"libmpeg2": {
"baseline": "0.5.1",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a7a3375e27b127dd9494e4089d3d4f562f6ecb9c",
"version": "2.41.3",
"port-version": 0
},
{
"git-tree": "47e01a6a98fb0c3df918d784aa467a1c6f1455e1",
"version": "2.40",