Skip to content

Commit 330f08b

Browse files
authored
dav1d 1.1.0
1 parent e1ee4d1 commit 330f08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ if command_exists "python3"; then
455455
fi
456456
if command_exists "meson"; then
457457
if build "dav1d" "1.1.0"; then
458-
download "https://code.videolan.org/videolan/dav1d/-/archive/1.0.0/dav1d-1.1.0.tar.gz"
458+
download "https://code.videolan.org/videolan/dav1d/-/archive/1.1.0/dav1d-1.1.0.tar.gz"
459459
make_dir build
460460

461461
CFLAGSBACKUP=$CFLAGS

0 commit comments

Comments
 (0)