download the source code of dav1d from github fork

pull/51/head
Taner Sener 4 years ago committed by Taner Şener
parent e391619abd
commit a31ffec895
  1. 4
      scripts/source.sh

@ -22,8 +22,8 @@ get_library_source() {
SOURCE_TYPE="TAG"
;;
dav1d)
SOURCE_REPO_URL="https://code.videolan.org/videolan/dav1d"
SOURCE_ID="0.8.1"
SOURCE_REPO_URL="https://github.com/tanersener/dav1d"
SOURCE_ID="0.8.2"
SOURCE_TYPE="TAG"
;;
expat)

Loading…
Cancel
Save