Skip to content

Commit 239507a

Browse files
committed
ci: update dav1d
1 parent d358873 commit 239507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-before-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ if [[ "$SYSROOT_CACHE_HIT" != "true" ]]; then
131131
fi
132132

133133
if [[ "$EXTERNAL_DEP_CACHE_HIT" != "true" ]]; then
134-
curl -kL -o dav1d.deb "https://www.deb-multimedia.org/pool/main/d/dav1d-dmo/libdav1d-dev_1.1.0-dmo1_armhf.deb"
134+
curl -kL -o dav1d.deb "https://www.deb-multimedia.org/pool/main/d/dav1d-dmo/libdav1d-dev_1.2.0-dmo1_armhf.deb"
135135
7z x -y dav1d.deb
136136
tar xvf data.tar
137137
mv usr/include/dav1d external/include/

0 commit comments

Comments
 (0)