Browse Source

fix download url

Waldemar Brodkorb 10 years ago
parent
commit
12053f1693
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/m4/Makefile

+ 1 - 1
tools/m4/Makefile

@@ -7,7 +7,7 @@ PKG_NAME:=		m4
 PKG_VERSION:=		1.4.17
 PKG_RELEASE:=		1
 PKG_MD5SUM:=		a5e9954b1dae036762f7b13673a2cf76
-PKG_SITES:=		http://www.gnu.org/software/m4/
+PKG_SITES:=		${MASTER_SITE_GNU:=m4/}
 
 include ../rules.mk