summaryrefslogtreecommitdiffhomepage
path: root/groups/030.host_toolchain.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/030.host_toolchain.group')
-rw-r--r--groups/030.host_toolchain.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/030.host_toolchain.group b/groups/030.host_toolchain.group
index bcb68267..d101cabd 100644
--- a/groups/030.host_toolchain.group
+++ b/groups/030.host_toolchain.group
@@ -116,7 +116,7 @@ HOST_TOOLCHAIN_PREFIX="${PREFIX_CROSS}";
: ${PKG_MUSL_NO_COMPLEX_HOST_SUBDIR:=musl-${PKG_MUSL_NO_COMPLEX_HOST_VERSION}};
: ${PKG_NASM_HOST_SHA256SUM:=e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5};
: ${PKG_NASM_HOST_VERSION:=2.14.02};
-: ${PKG_NASM_HOST_URL:=https://fossies.org/linux/misc/nasm-${PKG_NASM_HOST_VERSION}.tar.xz};
+: ${PKG_NASM_HOST_URL:=http://www.nasm.us/pub/nasm/releasebuilds/${PKG_NASM_HOST_VERSION}/nasm-${PKG_NASM_HOST_VERSION}.tar.xz};
: ${PKG_NASM_HOST_CFLAGS_CONFIGURE_EXTRA:=-DCOFF_MIDIPIX};
: ${PKG_NASM_HOST_PREFIX:=${PREFIX}};
: ${PKG_PSXSTUB_HOST_DEPENDS:="gcc_stage1_host"};