mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
[live555] update to 2024-10-31 (#42285)
Co-authored-by: Tobias Andresen <ta@vas-gmbh.de>
This commit is contained in:
parent
ab65510cb3
commit
7c28a677df
@ -4,7 +4,7 @@ string(REPLACE "-" "." format_version ${VERSION})
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://live555.com/liveMedia/public/live.${format_version}.tar.gz"
|
||||
FILENAME "live.${format_version}.tar.gz"
|
||||
SHA512 59c36211317dd99d459f454a007a180ad33fdd568974c107caddcbb436f9b9c63fc05858d76bedb7f71b5f43e6850d484a973fd5f9d4acc68fb2b4d0e0de3835
|
||||
SHA512 88325E4B87F1ED8DE16AF08489A1B856E0526C627D5F590ED7060D8899A91EC9D9947A5FB0C4714A3ACB5F5F37A2EB5C63F59739A75DCBEA70A79263F7EB56AA
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "live555",
|
||||
"version-date": "2024-10-24",
|
||||
"port-version": 1,
|
||||
"version-date": "2024-10-31",
|
||||
"description": "A complete RTSP server application",
|
||||
"homepage": "http://www.live555.com/liveMedia",
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
@ -5549,8 +5549,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"live555": {
|
||||
"baseline": "2024-10-24",
|
||||
"port-version": 1
|
||||
"baseline": "2024-10-31",
|
||||
"port-version": 0
|
||||
},
|
||||
"llfio": {
|
||||
"baseline": "2024-09-05",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d4a99bf379695cab7957b1ed8ec4a59c33b1dce0",
|
||||
"version-date": "2024-10-31",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "010c8abd8ac5913e985fece590dafc25ec881ab5",
|
||||
"version-date": "2024-10-24",
|
||||
|
Loading…
Reference in New Issue
Block a user