summaryrefslogtreecommitdiffstats
path: root/tools/quilt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quilt')
-rw-r--r--tools/quilt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/quilt/Makefile b/tools/quilt/Makefile
index bda0b9764e..01b0bd298f 100644
--- a/tools/quilt/Makefile
+++ b/tools/quilt/Makefile
@@ -10,7 +10,7 @@ PKG_NAME:=quilt
PKG_VERSION:=0.63
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/$(PKG_NAME)
+PKG_SOURCE_URL:=@SAVANNAH/quilt
PKG_MD5SUM:=c0ef4beb58a6fa72563b955e70624b6e
include $(INCLUDE_DIR)/host-build.mk