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.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/x-load.make b/rules/x-load.make
index bfcbec90a..e49089561 100644
--- a/rules/x-load.make
+++ b/rules/x-load.make
@@ -17,6 +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 := 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)