mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
[libarchive] Update to 3.7.5 (#40998)
This commit is contained in:
parent
9e81eccfad
commit
d8613d0113
@ -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
|
||||
|
@ -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,
|
||||
|
@ -4273,7 +4273,7 @@
|
||||
"port-version": 5
|
||||
},
|
||||
"libarchive": {
|
||||
"baseline": "3.7.4",
|
||||
"baseline": "3.7.5",
|
||||
"port-version": 0
|
||||
},
|
||||
"libass": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231",
|
||||
"version": "3.7.5",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "36d34d79f7e2c0be777031c76b964d362ded6d4e",
|
||||
"version": "3.7.4",
|
||||
|
Loading…
Reference in New Issue
Block a user