diff --git a/ports/baresip-libre/portfile.cmake b/ports/baresip-libre/portfile.cmake index e34d20a7c98cd5..a1b030801a01aa 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 db9c67a60803a224a87aa4104d5a0a349d09946b5bf7c8b18fd121ed7517d25a5412b0516dfc6a386218db9d5020b65ac1253966052a4978075e6bfcb71dc908 + SHA512 3714112a84add97b4e96cd74352ec13ba5def2ddefc6d549956caec3b4a9122942dd667359b8b66ba51b2a8c597373cb8d45f5b48c0aff782394b8bbdc43e836 HEAD_REF main PATCHES ) diff --git a/ports/baresip-libre/vcpkg.json b/ports/baresip-libre/vcpkg.json index 25cb168d716dfb..b99d5f6213ae9c 100644 --- a/ports/baresip-libre/vcpkg.json +++ b/ports/baresip-libre/vcpkg.json @@ -1,6 +1,6 @@ { "name": "baresip-libre", - "version": "3.18.0", + "version": "3.19.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 66870cc59b5387..4b8c152d610344 100644 --- a/versions/b-/baresip-libre.json +++ b/versions/b-/baresip-libre.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "57877958a84841831c43ccc2fc1eef357e13e638", + "version": "3.19.0", + "port-version": 0 + }, { "git-tree": "b68f846bfe9e6a062eb56ec1effb3d4688eba107", "version": "3.18.0", diff --git a/versions/baseline.json b/versions/baseline.json index 3e1647c75c49d0..52c55d1b8fc518 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -557,7 +557,7 @@ "port-version": 1 }, "baresip-libre": { - "baseline": "3.18.0", + "baseline": "3.19.0", "port-version": 0 }, "bark": {