mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:19:01 +08:00
[baresip-libre] upgrade to 3.15.0 (#40682)
This commit is contained in:
parent
134bc22be8
commit
91d888703f
@ -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
|
||||
)
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "c5ee11ab28defb0d41e3c708017e3c19e640ec2b",
|
||||
"version": "3.15.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1113884e967e5ad1167e428ed0c5a9b4fe9a61b8",
|
||||
"version": "3.14.0",
|
||||
|
@ -549,7 +549,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"baresip-libre": {
|
||||
"baseline": "3.14.0",
|
||||
"baseline": "3.15.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"basisu": {
|
||||
|
Loading…
Reference in New Issue
Block a user