summaryrefslogtreecommitdiffstats
path: root/toolchain/nasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/nasm/Makefile')
-rw-r--r--toolchain/nasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/nasm/Makefile b/toolchain/nasm/Makefile
index 3efcc86203..fc5bc2d2f7 100644
--- a/toolchain/nasm/Makefile
+++ b/toolchain/nasm/Makefile
@@ -9,8 +9,8 @@ PKG_VERSION:=2.14
PKG_SOURCE_URL:=https://www.nasm.us/pub/nasm/releasebuilds/$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-
PKG_HASH:=97c615dbf02ef80e4e2b6c385f7e28368d51efc214daa98e600ca4572500eec0
+PKG_CPE_ID:=cpe:/a:nasm:nasm
HOST_BUILD_PARALLEL:=1