mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[live555] Update to 2023-7-24 release (#33349)
* portfile and json update * New version --------- Co-authored-by: Xander Stokes <xander.c.stokes@gmail.com>
This commit is contained in:
parent
12640ddf03
commit
ede03bad51
@ -1,9 +1,9 @@
|
||||
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://live555.com/liveMedia/public/live.2023.06.20.tar.gz"
|
||||
FILENAME "live.2023.06.20.tar.gz"
|
||||
SHA512 dad8cb279aa020a50ffe0e049e37ba872df52da930a75f44abbd8b07db10ba4174b1b96c0a2f4f678972d167c1bab8c5fc2bdc5ef1916c43618f12134293f672
|
||||
URLS "http://live555.com/liveMedia/public/live.2023.07.24.tar.gz"
|
||||
FILENAME "live.2023.07.24.tar.gz"
|
||||
SHA512 d0708a087d9252b2f13d7b2e14c47e24e895ac329d5dd640a00756e92c846c57573198f6cc79e88272567babf5b0bb8cb268e750685efe8b9693fd9aec384e70
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "live555",
|
||||
"version-date": "2023-06-20",
|
||||
"version-date": "2023-07-24",
|
||||
"description": "A complete RTSP server application",
|
||||
"homepage": "http://www.live555.com/liveMedia",
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
@ -5009,7 +5009,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"live555": {
|
||||
"baseline": "2023-06-20",
|
||||
"baseline": "2023-07-24",
|
||||
"port-version": 0
|
||||
},
|
||||
"llfio": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9e83e021123610806240ac1742b68f25bcbc3ff7",
|
||||
"version-date": "2023-07-24",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3145196c0ec759988b77ab9ef787f426b0efc02d",
|
||||
"version-date": "2023-06-20",
|
||||
|
Loading…
x
Reference in New Issue
Block a user