We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172e01d commit d73f6a6Copy full SHA for d73f6a6
configs/libs/dvdread.sh
@@ -29,7 +29,7 @@ export REPO_DIR=dvdread
29
export GIT_LOCAL_REPO=build/extra/$REPO_DIR
30
export GIT_COMMIT=6.1.3
31
export GIT_REPO_VERSION=6.1.3
32
-export PRE_COMPILE_TAG='dvdread-6.1.3-240624161023'
+export PRE_COMPILE_TAG=dvdread-6.1.3-240628161100
33
34
# you can export GIT_DVDREAD_UPSTREAM=git@xx:yy/opusfile.git use your mirror
35
if [[ "$GIT_DVDREAD_UPSTREAM" != "" ]] ;then
0 commit comments