Skip to content

Commit b21ff8f

Browse files
authored
[libarchive] update to 3.8.7 (#51153)
1 parent faadc33 commit b21ff8f

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/libarchive/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO libarchive/libarchive
44
REF "v${VERSION}"
5-
SHA512 33c8173e6a1bb28b1bd131400b64a618c8984efd9287adb54b5133927bd4268184e7e0fa23a81ada4a8de831ef9f4a35973cc4b795ee885eb927b4c73433b889
5+
SHA512 de485dbca636803fce6720dede7d0a6c3315cb209489c94167dd9388ebe56ba8819d3118045308f05b935c954950202d0adb0485bc074bc04ca8c47877f1fe60
66
HEAD_REF master
77
PATCHES
88
fix-buildsystem.patch

ports/libarchive/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libarchive",
3-
"version": "3.8.6",
3+
"version": "3.8.7",
44
"description": "Library for reading and writing streaming archives",
55
"homepage": "https://www.libarchive.org",
66
"license": null,

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4681,7 +4681,7 @@
46814681
"port-version": 6
46824682
},
46834683
"libarchive": {
4684-
"baseline": "3.8.6",
4684+
"baseline": "3.8.7",
46854685
"port-version": 0
46864686
},
46874687
"libaribcaption": {

versions/l-/libarchive.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "5fa6c30380bdf44dc81d78116c3a1f01a87a86b5",
5+
"version": "3.8.7",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "f745eacd8abd3950cff3072c2878931a01469176",
510
"version": "3.8.6",

0 commit comments

Comments
 (0)