summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-16 14:50:52 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-03-16 14:50:52 +0000
commit51b83c79b86a9421b0cbdae09f42dd89b96c9c9f (patch)
tree479a58ac20cdabf6a773c86feba5916dc88c41c3
parentea5aab99e52efc978e82319f15b8f621e8f23fb2 (diff)
downloadmtk-20170518-51b83c79b86a9421b0cbdae09f42dd89b96c9c9f.zip
mtk-20170518-51b83c79b86a9421b0cbdae09f42dd89b96c9c9f.tar.gz
mtk-20170518-51b83c79b86a9421b0cbdae09f42dd89b96c9c9f.tar.bz2
use another mirror, this mirror is down
SVN-Revision: 381
-rw-r--r--openwrt/package/arptables/Makefile2
-rw-r--r--openwrt/package/bridge/Makefile2
-rw-r--r--openwrt/package/ebtables/Makefile2
-rw-r--r--openwrt/package/iptables/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/package/arptables/Makefile b/openwrt/package/arptables/Makefile
index 3058fa1..961ee5e 100644
--- a/openwrt/package/arptables/Makefile
+++ b/openwrt/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
diff --git a/openwrt/package/bridge/Makefile b/openwrt/package/bridge/Makefile
index 708666c..2f3f4c6 100644
--- a/openwrt/package/bridge/Makefile
+++ b/openwrt/package/bridge/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bridge
PKG_VERSION:=1.0.4
PKG_RELEASE:=1
-PKG_SOURCE_URL:=http://umn.dl.sourceforge.net/sourceforge/bridge
+PKG_SOURCE_URL:=http://unc.dl.sourceforge.net/sourceforge/bridge
PKG_SOURCE:=bridge-utils-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/bridge-utils-$(PKG_VERSION)
PKG_CAT:=zcat
diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile
index 5bfbaa1..d4a7584 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
diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile
index f8c0723..c50c4bd 100644
--- a/openwrt/package/iptables/Makefile
+++ b/openwrt/package/iptables/Makefile
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
include kernelconfig.mk
PKG_NAME := iptables
-PKG_VERSION := 1.2.11
+PKG_VERSION := 1.3.0
PKG_RELEASE := 1
PKG_SOURCE_SITE := http://www.netfilter.org/files