mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
[baresip-libre] bump to version 3.17.0 (#41990)
This commit is contained in:
parent
7fd612ee1c
commit
29b89b2f0e
@ -6,7 +6,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO baresip/re
|
||||
REF "v${VERSION}"
|
||||
SHA512 d70d9b97ff13b11db74b1421ce8f401276b35d9345e24f0291d194825fe1db7f483aa29f4077f6fe52844d53ee201e11abc902580b6786d9e54ba3458a7a4e42
|
||||
SHA512 8de8d847d317b18333813a0e5c28fab4aebb16e5e383c8acb6e963d1cf8b0a90e11fc46a3438c5202ae3ecfc8b6572a649161b6ea45b4467764413b689caad58
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "baresip-libre",
|
||||
"version": "3.15.0",
|
||||
"version": "3.17.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": "0ea202b4f5af5ef038efd0bf129a9928881ec820",
|
||||
"version": "3.17.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "c5ee11ab28defb0d41e3c708017e3c19e640ec2b",
|
||||
"version": "3.15.0",
|
||||
|
@ -557,7 +557,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"baresip-libre": {
|
||||
"baseline": "3.15.0",
|
||||
"baseline": "3.17.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"bark": {
|
||||
|
Loading…
Reference in New Issue
Block a user