diff --git a/ports/libarchive/portfile.cmake b/ports/libarchive/portfile.cmake index e3e878edd88904..d92ed3c94d4988 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 33c8173e6a1bb28b1bd131400b64a618c8984efd9287adb54b5133927bd4268184e7e0fa23a81ada4a8de831ef9f4a35973cc4b795ee885eb927b4c73433b889 + SHA512 de485dbca636803fce6720dede7d0a6c3315cb209489c94167dd9388ebe56ba8819d3118045308f05b935c954950202d0adb0485bc074bc04ca8c47877f1fe60 HEAD_REF master PATCHES fix-buildsystem.patch diff --git a/ports/libarchive/vcpkg.json b/ports/libarchive/vcpkg.json index 9d5187334c19a2..47f0e467b52860 100644 --- a/ports/libarchive/vcpkg.json +++ b/ports/libarchive/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libarchive", - "version": "3.8.6", + "version": "3.8.7", "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 c21a8693b725cf..a48590546300ec 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4681,7 +4681,7 @@ "port-version": 6 }, "libarchive": { - "baseline": "3.8.6", + "baseline": "3.8.7", "port-version": 0 }, "libaribcaption": { diff --git a/versions/l-/libarchive.json b/versions/l-/libarchive.json index 0e2f61dbc57ca9..34554d4f48e768 100644 --- a/versions/l-/libarchive.json +++ b/versions/l-/libarchive.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5fa6c30380bdf44dc81d78116c3a1f01a87a86b5", + "version": "3.8.7", + "port-version": 0 + }, { "git-tree": "f745eacd8abd3950cff3072c2878931a01469176", "version": "3.8.6",