From 58cc4e8c2a251e4c1d01c81680a40d2fe72b29e8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 16 Mar 2005 14:50:52 +0000 Subject: use another mirror, this mirror is down git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/arptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/arptables') diff --git a/package/arptables/Makefile b/package/arptables/Makefile index 3058fa18e1..961ee5e2a8 100644 --- a/package/arptables/Makefile +++ b/package/arptables/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=arptables PKG_VERSION:=0.0.3 PKG_RELEASE:=1 -PKG_SOURCE_URL:=http://umn.dl.sourceforge.net/sourceforge/ebtables/ +PKG_SOURCE_URL:=http://unc.dl.sourceforge.net/sourceforge/ebtables/ PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION) PKG_CAT:=zcat -- cgit v1.2.3