update build.sh.

Signed-off-by: zhangxubo <2578876417@qq.com>
This commit is contained in:
zhangxubo
2024-05-25 08:08:24 +00:00
committed by Gitee
parent 9895893028
commit d80fa4c0a4

View File

@ -28,7 +28,7 @@ bit=$(getconf LONG_BIT)
if [ "$bit" -eq 64 ]; then
PLATFORM=64
fi
PKG_VERSION=3.0.5
PKG_VERSION=6.0.0
#get OS distributed version.
kernel=""
version=""