summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/quota-tools.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/quota-tools.make b/rules/quota-tools.make
index e8822bc61..57c00a383 100644
--- a/rules/quota-tools.make
+++ b/rules/quota-tools.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_QUOTA_TOOLS) += quota-tools
#
QUOTA_TOOLS_VERSION := 4.04
QUOTA_TOOLS_MD5 := f46f3b0b5141f032f25684005dac49d3
-QUOTA_TOOLS := quota-tools
+QUOTA_TOOLS := quota-$(QUOTA_TOOLS_VERSION)
QUOTA_TOOLS_SUFFIX := tar.gz
QUOTA_TOOLS_PACKAGE := quota-$(QUOTA_TOOLS_VERSION).${QUOTA_TOOLS_SUFFIX}
QUOTA_TOOLS_URL := $(call ptx/mirror, SF, linuxquota/$(QUOTA_TOOLS_PACKAGE))