mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[x264] Update to 157
This commit is contained in:
parent
ea08dc33c3
commit
8740f850a1
@ -1,3 +1,3 @@
|
||||
Source: x264
|
||||
Version: 152-e9a5903edf8ca59-1
|
||||
Version: 157-303c484ec828ed0
|
||||
Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format
|
||||
|
@ -1,12 +1,12 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(X264_VERSION 152)
|
||||
set(X264_VERSION 157)
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO mirror/x264
|
||||
REF e9a5903edf8ca59ef20e6f4894c196f135af735e
|
||||
SHA512 063da238264b33ab7ccf097c1f8a7d6b1bf1f0777b433ccbb6ab98090f050fa4d289eeff37b701b8fd7fb5ad460b7fa13d61b68b3f397bc78a8eaa50379e4878
|
||||
REF 303c484ec828ed0d8bfe743500e70314d026c3bd
|
||||
SHA512 faf210a3f9543028ed882c8348b243dd7ae6638e7b3ef43bec1326b717f23370f57c13d0ddb5e1ae94411088a2e33031a137b68ae9f64c18f8f33f601a0da54d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user