summaryrefslogtreecommitdiffstats
path: root/rules/blackbox.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/blackbox.make')
-rw-r--r--rules/blackbox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/blackbox.make b/rules/blackbox.make
index f786007aa..e19072131 100644
--- a/rules/blackbox.make
+++ b/rules/blackbox.make
@@ -22,7 +22,7 @@ endif
BLACKBOX_VERSION = 0.65.0
BLACKBOX = blackbox-$(BLACKBOX_VERSION)
BLACKBOX_SUFFIX = tar.gz
-BLACKBOX_URL = $(PTXCONF_SFMIRROR)/blackboxwm/$(BLACKBOX).$(BLACKBOX_SUFFIX)
+BLACKBOX_URL = $(PTXCONF_SETUP_SFMIRROR)/blackboxwm/$(BLACKBOX).$(BLACKBOX_SUFFIX)
BLACKBOX_SOURCE = $(SRCDIR)/$(BLACKBOX).$(BLACKBOX_SUFFIX)
BLACKBOX_DIR = $(BUILDDIR)/$(BLACKBOX)