aedi: update vpx to 1.12.0

This commit is contained in:
alexey.lysiuk 2022-07-07 10:05:13 +03:00
parent c8f0ae9cb5
commit a82b92ecc8

View file

@ -479,8 +479,8 @@ class VpxTarget(ConfigureMakeDependencyTarget):
def prepare_source(self, state: BuildState):
state.download_source(
'https://github.com/webmproject/libvpx/archive/refs/tags/v1.11.0.tar.gz',
'965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83')
'https://github.com/webmproject/libvpx/archive/refs/tags/v1.12.0.tar.gz',
'f1acc15d0fd0cb431f4bf6eac32d5e932e40ea1186fe78e074254d6d003957bb')
def configure(self, state: BuildState):
hosts = {