From 58f0f7db95831164fa46d05476bcb431ce97d4cd Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" <114750+alfredh@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:18:32 +0100 Subject: [PATCH] [baresip-libre] Update to version 3.18.0 (#42630) --- ports/baresip-libre/portfile.cmake | 2 +- ports/baresip-libre/vcpkg.json | 2 +- versions/b-/baresip-libre.json | 5 +++++ versions/baseline.json | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/baresip-libre/portfile.cmake b/ports/baresip-libre/portfile.cmake index c1c17bc007..e34d20a7c9 100644 --- a/ports/baresip-libre/portfile.cmake +++ b/ports/baresip-libre/portfile.cmake @@ -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 ) diff --git a/ports/baresip-libre/vcpkg.json b/ports/baresip-libre/vcpkg.json index b298eafb90..25cb168d71 100644 --- a/ports/baresip-libre/vcpkg.json +++ b/ports/baresip-libre/vcpkg.json @@ -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", diff --git a/versions/b-/baresip-libre.json b/versions/b-/baresip-libre.json index 3445f12e64..66870cc59b 100644 --- a/versions/b-/baresip-libre.json +++ b/versions/b-/baresip-libre.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b68f846bfe9e6a062eb56ec1effb3d4688eba107", + "version": "3.18.0", + "port-version": 0 + }, { "git-tree": "0ea202b4f5af5ef038efd0bf129a9928881ec820", "version": "3.17.0", diff --git a/versions/baseline.json b/versions/baseline.json index ffbeb7d801..2c62942ba7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -557,7 +557,7 @@ "port-version": 1 }, "baresip-libre": { - "baseline": "3.17.0", + "baseline": "3.18.0", "port-version": 0 }, "bark": {