mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:19:07 +08:00
update live555
This commit is contained in:
parent
5700754bd1
commit
39e3fa9360
@ -1,3 +1,3 @@
|
||||
Source: live555
|
||||
Version: 2017.10.28
|
||||
Version: 2018.01.29
|
||||
Description: A complete RTSP server application
|
||||
|
@ -1,9 +1,9 @@
|
||||
include(vcpkg_common_functions)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/live)
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://www.live555.com/liveMedia/public/live.2017.10.28.tar.gz"
|
||||
FILENAME "live.2017.10.28.tar.gz"
|
||||
SHA512 eea5bdb8d89e76c8b6aeb6ec04b77af3048cb41f228d230ba4da6045e9bc691a456023d44d8650fe690b08143567ed5af5b633f5b6522debff79344a813dc7d0
|
||||
URLS "http://www.live555.com/liveMedia/public/live.2018.01.29.tar.gz"
|
||||
FILENAME "live.2018.01.29.tar.gz"
|
||||
SHA512 dfdfcac67acd28f651807de423c6aed00190cfc38ecd361b76d37d8cc27ee2fa91a42a5b8835045680fd7f65c847e41747b948c2c71e6530a3c7e89421c60227
|
||||
)
|
||||
vcpkg_extract_source_archive(${ARCHIVE})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user