[baresip-libre] upgrade to version 3.14.0 (#40046)

This commit is contained in:
Alfred E. Heggestad 2024-07-24 02:41:24 +02:00 committed by GitHub
parent 072bc1790b
commit c4134d0806
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 06781152ba1e7ba7202f9448694c1f840f4fe39644ab2c7dcfc080a49530eb264c6798b0f921cf91217882c254f96f49ba5b7b904c676aab23382835d0ae5a1a
SHA512 9abd28f81fb3278f112ec64450bc0d540bc9e231a810e89b6c20ff3628f94b8963bc0931bee8a3958e6a5fba9c2f6704b2d8cc0205c5082352a7751ff459790b
HEAD_REF main
PATCHES
)

View File

@ -1,6 +1,6 @@
{
"name": "baresip-libre",
"version": "3.13.0",
"version": "3.14.0",
"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": "1113884e967e5ad1167e428ed0c5a9b4fe9a61b8",
"version": "3.14.0",
"port-version": 0
},
{
"git-tree": "9da2efd80694c0f806dad8ac129a183f6179dcfe",
"version": "3.13.0",

View File

@ -549,7 +549,7 @@
"port-version": 1
},
"baresip-libre": {
"baseline": "3.13.0",
"baseline": "3.14.0",
"port-version": 0
},
"basisu": {