Skip to content

Commit 1a12452

Browse files
committed
Update aom
1 parent 6d69575 commit 1a12452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts.d/50-aom.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
AOM_REPO="https://aomedia.googlesource.com/aom"
4-
AOM_COMMIT="fb78faa4714f616ea77175495ec37d7b26158968"
4+
AOM_COMMIT="4d53e30f7d8fd1abf873040eb7d15230492930ff"
55

66
ffbuild_enabled() {
77
return 0

0 commit comments

Comments
 (0)