From 9a573e7f7f1e624f67403590268ff56085d8dbe3 Mon Sep 17 00:00:00 2001 From: wbx 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@381 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/ebtables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/ebtables/Makefile') diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile index 5bfbaa17a..d4a7584e1 100644 --- a/openwrt/package/ebtables/Makefile +++ b/openwrt/package/ebtables/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ebtables PKG_VERSION:=2.0.6 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)/ebtables-v$(PKG_VERSION) PKG_CAT:=zcat -- cgit v1.2.3