Skip to content

Commit

Permalink
[live555] update to 2024-06-26 (#40165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheney-W committed Jul 30, 2024
1 parent d79c216 commit f69f3a3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ports/live555/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)

vcpkg_download_distfile(ARCHIVE
URLS "http://live555.com/liveMedia/public/live.2024.05.15.tar.gz"
FILENAME "live.2024.05.15.tar.gz"
SHA512 55d6f2610bd5d99c5f369be00fa0480b10543845c1b3928a76b1fc648fb70e3abc5e55224ff4fb00a788d7c63f3126d180c279d6d5faad72e52019a88f743a37
URLS "http://live555.com/liveMedia/public/live.2024.06.26.tar.gz"
FILENAME "live.2024.06.26.tar.gz"
SHA512 ece875ed82bb122bb2fb237a5d83b4ae16a2fed0cd3e6c5477a16558545d59898a2acf75293f11c0adf1f57453443e969e22c482ec241e45a61f9048e53c7b44
)

vcpkg_extract_source_archive(
Expand Down
2 changes: 1 addition & 1 deletion ports/live555/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "live555",
"version-date": "2024-05-15",
"version-date": "2024-06-26",
"description": "A complete RTSP server application",
"homepage": "http://www.live555.com/liveMedia",
"license": "GPL-3.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -5437,7 +5437,7 @@
"port-version": 0
},
"live555": {
"baseline": "2024-05-15",
"baseline": "2024-06-26",
"port-version": 0
},
"llfio": {
Expand Down
5 changes: 5 additions & 0 deletions versions/l-/live555.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3d2da6e5375448975a15bc611704a5d4f3614905",
"version-date": "2024-06-26",
"port-version": 0
},
{
"git-tree": "9baf943b0dd1ba24e23bfad43690e9ba3234518d",
"version-date": "2024-05-15",
Expand Down

0 comments on commit f69f3a3

Please sign in to comment.