summaryrefslogtreecommitdiffstats
path: root/rules/host-yasm.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-yasm.make')
-rw-r--r--rules/host-yasm.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-yasm.make b/rules/host-yasm.make
index ba52ab9d7..ab6c57022 100644
--- a/rules/host-yasm.make
+++ b/rules/host-yasm.make
@@ -17,6 +17,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_YASM) += host-yasm
# Paths and names
#
HOST_YASM_VERSION := 1.0.1
+HOST_YASM_MD5 := 2174fc3b6b74de07667f42d47514c336
HOST_YASM := yasm-$(HOST_YASM_VERSION)
HOST_YASM_SUFFIX := tar.gz
HOST_YASM_URL := http://www.tortall.net/projects/yasm/releases/$(HOST_YASM).$(HOST_YASM_SUFFIX)