[baresip-libre] update to version 3.5.1 (#34794)

* baresip-libre: upgrade to version 3.5.1

* bump version
This commit is contained in:
Alfred E. Heggestad 2023-10-31 20:00:19 +01:00 committed by GitHub
parent 54b42ecea7
commit a015d67bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO baresip/re
REF "v${VERSION}"
SHA512 97ea35e4d4f36a9b3e47bb942497d495247e01106bcceef98fba4ab8e36061acaca88d12568990f9c8014b1061941ea5e2c6e8c0287e6dcd83a60a70400b083d
SHA512 08e92b223993ef13af3f4f8f019f33da762be8059099536fa3f1f6a9edd4c95bd35a91e4816bc761e227dc8e08e34e6b75421d18d4aa5dedd8bd5fe95547e214
HEAD_REF main
PATCHES
fix-static-library-build.patch

View File

@ -1,6 +1,6 @@
{
"name": "baresip-libre",
"version": "3.4.0",
"version": "3.5.1",
"description": "Generic library for real-time communications with async IO support",
"homepage": "https://github.com/baresip/re",
"license": "BSD-3-Clause",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b000665b80ffaa20107836324b4360bad62861a7",
"version": "3.5.1",
"port-version": 0
},
{
"git-tree": "db0ceb9ad55c2c774fac30663522efc247a1ce04",
"version": "3.4.0",

View File

@ -517,7 +517,7 @@
"port-version": 1
},
"baresip-libre": {
"baseline": "3.4.0",
"baseline": "3.5.1",
"port-version": 0
},
"basisu": {