summaryrefslogtreecommitdiffstats
path: root/rules/cramfs.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cramfs.make')
-rw-r--r--rules/cramfs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cramfs.make b/rules/cramfs.make
index 4f159ef27..297395ee6 100644
--- a/rules/cramfs.make
+++ b/rules/cramfs.make
@@ -21,7 +21,7 @@ endif
#
CRAMFS = cramfs-1.1
CRAMFS_SUFFIX = tar.gz
-CRAMFS_URL = http://umn.dl.sourceforge.net/sourceforge/cramfs/$(CRAMFS).$(CRAMFS_SUFFIX)
+CRAMFS_URL = $(PTXCONF_SFMIRROR)/cramfs/$(CRAMFS).$(CRAMFS_SUFFIX)
CRAMFS_SOURCE = $(SRCDIR)/$(CRAMFS).$(CRAMFS_SUFFIX)
CRAMFS_DIR = $(BUILDDIR)/$(CRAMFS)