From f127b5bccf8d51f43176cfc378a933ec1ef0221f Mon Sep 17 00:00:00 2001 From: runner Date: Thu, 25 Jul 2024 01:58:14 +0000 Subject: [PATCH] upgrade unibreak to unibreak-5.1-240725095430 by cd --- configs/libs/unibreak.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/libs/unibreak.sh b/configs/libs/unibreak.sh index c22c94c..de43a53 100644 --- a/configs/libs/unibreak.sh +++ b/configs/libs/unibreak.sh @@ -29,7 +29,7 @@ export GIT_LOCAL_REPO=build/extra/unibreak export GIT_COMMIT=libunibreak_5_1 export REPO_DIR=unibreak export GIT_REPO_VERSION=5.1 -export PRE_COMPILE_TAG=unibreak-5.1-240724232341 +export PRE_COMPILE_TAG=unibreak-5.1-240725095430 # you can export GIT_UNIBREAK_UPSTREAM=git@xx:yy/UNIBREAK.git use your mirror if [[ "$GIT_UNIBREAK_UPSTREAM" != "" ]] ;then