summaryrefslogtreecommitdiffstats
path: root/rules/x-load.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/x-load.make')
-rw-r--r--rules/x-load.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/x-load.make b/rules/x-load.make
index e49089561..a1ea1f69d 100644
--- a/rules/x-load.make
+++ b/rules/x-load.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_X_LOAD) += x-load
# Paths and names
#
X_LOAD_VERSION := $(call remove_quotes,$(PTXCONF_X_LOAD_VERSION))
-X_LOAD_MD5 :=
+X_LOAD_MD5 := $(call remove_quotes,$(PTXCONF_X_LOAD_MD5))
X_LOAD := x-load-$(X_LOAD_VERSION)
X_LOAD_SUFFIX := tar.bz2
X_LOAD_URL := http://www.ptxdist.org/software/ptxdist/temporary-src/$(X_LOAD).$(X_LOAD_SUFFIX)