diff options
author | Cem Keylan <cem@ckyln.com> | 2022-07-04 18:49:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-07-04 18:49:20 +0300 |
commit | e947a64486208a031441bf291fff26bd30ed19de (patch) | |
tree | d3e13de333038fc2fb57123e09f2417814b9e8ef /extra/libvpx | |
parent | 5030e4468efb34190c5f6399692a3f9f1d506a22 (diff) | |
download | repository-e947a64486208a031441bf291fff26bd30ed19de.tar.gz |
libvpx: bump to 1.12.0
Diffstat (limited to 'extra/libvpx')
-rw-r--r-- | extra/libvpx/checksums | 2 | ||||
-rw-r--r-- | extra/libvpx/sources | 2 | ||||
-rw-r--r-- | extra/libvpx/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libvpx/checksums b/extra/libvpx/checksums index c21869b7..100783ec 100644 --- a/extra/libvpx/checksums +++ b/extra/libvpx/checksums @@ -1,3 +1,3 @@ %BLAKE3 -a2c373b0d07093f7c293c61f6b4bbe8600444c31fa98018592f7e7f14bd04ee1 v1.11.0.tar.gz +7c56d41b8b04fff01f74a3e2fcb877b8f272a7a59f227ef9a65d3d7d06ee138e v1.12.0.tar.gz 083edfe3cde754ce0eebd3545ac28c64c3f5bb6ff51ff623e00ed740f9bfe984 fix-busybox-diff.patch diff --git a/extra/libvpx/sources b/extra/libvpx/sources index addb4052..749ef33d 100644 --- a/extra/libvpx/sources +++ b/extra/libvpx/sources @@ -1,2 +1,2 @@ -https://github.com/webmproject/libvpx/archive/v1.11.0.tar.gz +https://github.com/webmproject/libvpx/archive/v1.12.0.tar.gz patches/fix-busybox-diff.patch diff --git a/extra/libvpx/version b/extra/libvpx/version index 0da43b10..880a3f4c 100644 --- a/extra/libvpx/version +++ b/extra/libvpx/version @@ -1 +1 @@ -1.11.0 1 +1.12.0 1 |