Skip to content

Commit

Permalink
contrib: rav1e: update to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmatth authored and Rémi Denis-Courmont committed Feb 26, 2022
1 parent c4e17e4 commit c5dcc7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/src/rav1e/SHA512SUMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d8466c7392cdcd6c6693174cc7148d57a82a8b2328f27b0665a3311e24c9fba136e7f5a35a222004e0554d64005e8b676601e437dcba5365cf69e3b8c61691d8 rav1e-0.4.1.tar.gz
83a5117f82840575fe6d62b7d959cec94d0e86a9b6f89e400b261ac681f821b6be1a65689b75c12fd2f2e4f0f49daa05a1e0d020612ef790ba66722288115365 rav1e-0.5.1.tar.gz
4 changes: 2 additions & 2 deletions contrib/src/rav1e/rules.mak
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# rav1e

RAV1E_VERSION := 0.4.1
RAV1E_URL := https://github.com/xiph/rav1e/archive/v$(RAV1E_VERSION).tar.gz
RAV1E_VERSION := 0.5.1
RAV1E_URL := https://crates.io/api/v1/crates/rav1e/$(RAV1E_VERSION)/download

ifdef BUILD_RUST
ifdef BUILD_ENCODERS
Expand Down

0 comments on commit c5dcc7c

Please sign in to comment.