naiveproxy: fix typo error

This commit is contained in:
Beginner 2022-08-08 01:37:30 +08:00 committed by sbwml
parent 7b679731a5
commit e1d9bf5472

View File

@ -76,7 +76,7 @@ ifneq ($(CONFIG_CCACHE),)
export naive_ccache_flags=cc_wrapper="$(CCACHE)"
endif
CLANG_VER:=11722-g3f3a235a-2
CLANG_VER:=15-init-11722-g3f3a235a-2
CLANG_FILE:=clang-llvmorg-$(CLANG_VER).tgz
define Download/CLANG
URL:=https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64