[baresip-libre] upgrade to 3.15.0 (#40682)

This commit is contained in:
Alfred E. Heggestad 2024-09-05 07:43:17 +02:00 committed by GitHub
parent 134bc22be8
commit 91d888703f
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 9abd28f81fb3278f112ec64450bc0d540bc9e231a810e89b6c20ff3628f94b8963bc0931bee8a3958e6a5fba9c2f6704b2d8cc0205c5082352a7751ff459790b
SHA512 d70d9b97ff13b11db74b1421ce8f401276b35d9345e24f0291d194825fe1db7f483aa29f4077f6fe52844d53ee201e11abc902580b6786d9e54ba3458a7a4e42
HEAD_REF main
PATCHES
)

View File

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

View File

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