[baresip-libre] Update to version 3.18.0 (#42630)

This commit is contained in:
Alfred E. Heggestad 2024-12-12 18:18:32 +01:00 committed by GitHub
parent 9dd14da8b9
commit 58f0f7db95
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 8de8d847d317b18333813a0e5c28fab4aebb16e5e383c8acb6e963d1cf8b0a90e11fc46a3438c5202ae3ecfc8b6572a649161b6ea45b4467764413b689caad58
SHA512 db9c67a60803a224a87aa4104d5a0a349d09946b5bf7c8b18fd121ed7517d25a5412b0516dfc6a386218db9d5020b65ac1253966052a4978075e6bfcb71dc908
HEAD_REF main
PATCHES
)

View File

@ -1,6 +1,6 @@
{
"name": "baresip-libre",
"version": "3.17.0",
"version": "3.18.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": "b68f846bfe9e6a062eb56ec1effb3d4688eba107",
"version": "3.18.0",
"port-version": 0
},
{
"git-tree": "0ea202b4f5af5ef038efd0bf129a9928881ec820",
"version": "3.17.0",

View File

@ -557,7 +557,7 @@
"port-version": 1
},
"baresip-libre": {
"baseline": "3.17.0",
"baseline": "3.18.0",
"port-version": 0
},
"bark": {