Skip to content

Commit 97c017b

Browse files
committed
libyuv use latest main branch
1 parent cc0ce95 commit 97c017b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/libs/yuv.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ export LIPO_LIBS="libyuv"
2222
export LIB_DEPENDS_BIN="cmake"
2323
export CMAKE_TARGETS_NAME=yuv
2424
export GIT_LOCAL_REPO=extra/yuv
25-
export GIT_COMMIT=eb6e7bb
25+
export GIT_COMMIT=4825d9b
2626
export REPO_DIR=yuv
27-
export GIT_REPO_VERSION=stable-eb6e7bb
27+
export GIT_REPO_VERSION=main-4825d9b
2828
export PATCH_DIR=yuv
2929

3030
# you can export GIT_YUV_UPSTREAM=git@xx:yy/yuv.git use your mirror

0 commit comments

Comments
 (0)