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 cc0ce95 commit 97c017bCopy full SHA for 97c017b
configs/libs/yuv.sh
@@ -22,9 +22,9 @@ export LIPO_LIBS="libyuv"
22
export LIB_DEPENDS_BIN="cmake"
23
export CMAKE_TARGETS_NAME=yuv
24
export GIT_LOCAL_REPO=extra/yuv
25
-export GIT_COMMIT=eb6e7bb
+export GIT_COMMIT=4825d9b
26
export REPO_DIR=yuv
27
-export GIT_REPO_VERSION=stable-eb6e7bb
+export GIT_REPO_VERSION=main-4825d9b
28
export PATCH_DIR=yuv
29
30
# you can export GIT_YUV_UPSTREAM=git@xx:yy/yuv.git use your mirror
0 commit comments