diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:45:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:45:37 +0200 |
commit | a9a83538f44b83416511c72b8eecb5194939ed42 (patch) | |
tree | 03d831888c3d695054861f1e17a916bd608778c7 | |
parent | 346516491f681f980a6e9e4152b85bcc71fef329 (diff) | |
download | repository-a9a83538f44b83416511c72b8eecb5194939ed42.tar.gz |
libvpx: bump to 1.14.1
-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 81a89b53..82e367e7 100644 --- a/extra/libvpx/checksums +++ b/extra/libvpx/checksums @@ -1,3 +1,3 @@ %BLAKE3 -5ac449badc4b5ce6c351be40f9c0bb0f0e644d8e5732464cef3d29c659331f37 v1.13.1.tar.gz +b0ce781a9095db8fbe0e552664b4c14867ef607fa52ab73456a420e1269a9c43 v1.14.1.tar.gz 083edfe3cde754ce0eebd3545ac28c64c3f5bb6ff51ff623e00ed740f9bfe984 fix-busybox-diff.patch diff --git a/extra/libvpx/sources b/extra/libvpx/sources index 81935a4f..bd406f44 100644 --- a/extra/libvpx/sources +++ b/extra/libvpx/sources @@ -1,2 +1,2 @@ -https://github.com/webmproject/libvpx/archive/v1.13.1.tar.gz +https://github.com/webmproject/libvpx/archive/v1.14.1.tar.gz patches/fix-busybox-diff.patch diff --git a/extra/libvpx/version b/extra/libvpx/version index 9c812821..045ad770 100644 --- a/extra/libvpx/version +++ b/extra/libvpx/version @@ -1 +1 @@ -1.13.1 1 +1.14.1 1 |