[libbacktrace] Update to commit from 2023-11-30. (#36238)

This commit is contained in:
Bruce Mitchener 2024-01-20 02:56:53 +07:00 committed by GitHub
parent 6dad517ad6
commit bbbdfc30f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ianlancetaylor/libbacktrace
REF 4f57c999716847e45505b3df170150876b545088
SHA512 1df2c9d3c119a2ec7b8b8940bff7ba6d28fe99587f565066ae25c216021431d3c26c8b336c38dd0490165244c66d68f9cba20dfc7836042b62f9d588946be4b5
REF 14818b7783eeb9a56c3f0fca78cefd3143f8c5f6
SHA512 d96c337cda6d230b162d983b2ab6ff6643895158f1d6f2e814bf28a2212a0cf46313935c2ed95a4408e6ad1da3c0c1ccb09847cf8b8b2ca6ad299101b8f79dd4
)
vcpkg_configure_make(

View File

@ -1,7 +1,6 @@
{
"name": "libbacktrace",
"version-date": "2021-03-14",
"port-version": 1,
"version-date": "2023-11-30",
"description": "The libbacktrace library may be linked into a program or library and used to produce symbolic backtraces.",
"homepage": "https://github.com/ianlancetaylor/libbacktrace",
"supports": "!windows"

View File

@ -4113,8 +4113,8 @@
"port-version": 6
},
"libbacktrace": {
"baseline": "2021-03-14",
"port-version": 1
"baseline": "2023-11-30",
"port-version": 0
},
"libbf": {
"baseline": "1.0.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "273bcea92baf4dde93589d50f1e131e96002c358",
"version-date": "2023-11-30",
"port-version": 0
},
{
"git-tree": "a9544b83bfa32d57ce62d9193a427a246b71f685",
"version-date": "2021-03-14",