From d8613d01132c94ad48f1d23d83689d63af113450 Mon Sep 17 00:00:00 2001 From: Mostyn Bramley-Moore Date: Mon, 16 Sep 2024 21:41:16 +0200 Subject: [PATCH] [libarchive] Update to 3.7.5 (#40998) --- ports/libarchive/portfile.cmake | 2 +- ports/libarchive/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/l-/libarchive.json | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/libarchive/portfile.cmake b/ports/libarchive/portfile.cmake index 12cbb17bb7..85b620f791 100644 --- a/ports/libarchive/portfile.cmake +++ b/ports/libarchive/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO libarchive/libarchive REF "v${VERSION}" - SHA512 adc9ee1f2145947c8bfcfb94873053669c5c139a8ac30d97888032e50740840a5dbaa391b9782a89886f46c6d75d2f0e5b00c353e727788a1cb4998b62c5361b + SHA512 0b6ac21174a5c9a902719a621fcf4cb2b0d60b357ef189c6856fb23d6152f0ed7ac0a7539521290b003f86cd858d7029bcd6a32ac670e7390c20c18e9fa28864 HEAD_REF master PATCHES disable-warnings.patch diff --git a/ports/libarchive/vcpkg.json b/ports/libarchive/vcpkg.json index 47dcb77059..734ade0803 100644 --- a/ports/libarchive/vcpkg.json +++ b/ports/libarchive/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libarchive", - "version": "3.7.4", + "version": "3.7.5", "description": "Library for reading and writing streaming archives", "homepage": "https://www.libarchive.org", "license": null, diff --git a/versions/baseline.json b/versions/baseline.json index d5aa704a10..cb528c271b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4273,7 +4273,7 @@ "port-version": 5 }, "libarchive": { - "baseline": "3.7.4", + "baseline": "3.7.5", "port-version": 0 }, "libass": { diff --git a/versions/l-/libarchive.json b/versions/l-/libarchive.json index 483801332c..265e2aece8 100644 --- a/versions/l-/libarchive.json +++ b/versions/l-/libarchive.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231", + "version": "3.7.5", + "port-version": 0 + }, { "git-tree": "36d34d79f7e2c0be777031c76b964d362ded6d4e", "version": "3.7.4",