[libarchive] Update to 3.7.5 (#40998)

This commit is contained in:
Mostyn Bramley-Moore 2024-09-16 21:41:16 +02:00 committed by GitHub
parent 9e81eccfad
commit d8613d0113
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 libarchive/libarchive
REF "v${VERSION}"
SHA512 adc9ee1f2145947c8bfcfb94873053669c5c139a8ac30d97888032e50740840a5dbaa391b9782a89886f46c6d75d2f0e5b00c353e727788a1cb4998b62c5361b
SHA512 0b6ac21174a5c9a902719a621fcf4cb2b0d60b357ef189c6856fb23d6152f0ed7ac0a7539521290b003f86cd858d7029bcd6a32ac670e7390c20c18e9fa28864
HEAD_REF master
PATCHES
disable-warnings.patch

View File

@ -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,

View File

@ -4273,7 +4273,7 @@
"port-version": 5
},
"libarchive": {
"baseline": "3.7.4",
"baseline": "3.7.5",
"port-version": 0
},
"libass": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231",
"version": "3.7.5",
"port-version": 0
},
{
"git-tree": "36d34d79f7e2c0be777031c76b964d362ded6d4e",
"version": "3.7.4",