Update arm64_apk.env and x64_apk.env (#43)

* Update arm64_apk.env

* Update x64_apk.env
This commit is contained in:
MDSDTech 2025-05-16 14:34:41 +08:00 committed by GitHub
parent ed793f114b
commit d09fa42c0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
SDK_NAME=openwrt-sdk-mvebu-cortexa53_gcc-13.3.0_musl.Linux-x86_64 SDK_NAME=openwrt-sdk-mvebu-cortexa53_gcc-14.2.0_musl.Linux-x86_64
SDK_EXT=tar.zst SDK_EXT=tar.zst
SDK_URL=https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa53/ SDK_URL=https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa53/
SDK_ARCH=aarch64_cortex-a53 SDK_ARCH=aarch64_cortex-a53

View File

@ -1,4 +1,4 @@
SDK_NAME=openwrt-sdk-x86-64_gcc-13.3.0_musl.Linux-x86_64 SDK_NAME=openwrt-sdk-x86-64_gcc-14.2.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/snapshots/targets/x86/64/ SDK_URL=https://downloads.openwrt.org/snapshots/targets/x86/64/
SDK_ARCH=x86_64 SDK_ARCH=x86_64
SDK_EXT=tar.zst SDK_EXT=tar.zst