summaryrefslogtreecommitdiffhomepage
path: root/groups/030.host_toolchain.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-07-29 10:14:14 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-07-29 10:14:14 +0100
commit6623d0e094b5679835473bb0f3b272ed38412a91 (patch)
treea5eb54492044582853edc0d1e93018adf9d28dda /groups/030.host_toolchain.group
parentcd2106a9a71a0fac8a3ac572a29ca4522607f8c2 (diff)
downloadmidipix_build-6623d0e094b5679835473bb0f3b272ed38412a91.tar.bz2
midipix_build-6623d0e094b5679835473bb0f3b272ed38412a91.tar.xz
groups/030.host_toolchain.group:nasm_host:${PKG_URL}: updated.
groups/221.native_packages_dev.group:nasm:${PKG_URL}: updated.
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"};