summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-16 14:50:52 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-16 14:50:52 +0000
commit9422e6ad7be3cc57c95efea2ed2e5b719c04382a (patch)
treef15bfbce0821edf2da714e14b22b589cbf9f4eb3
parentc722ca1f1068572dd5f0a953f53887944b465b51 (diff)
use another mirror, this mirror is down
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/arptables/Makefile2
-rw-r--r--package/bridge/Makefile2
-rw-r--r--package/ebtables/Makefile2
-rw-r--r--package/iptables/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/package/arptables/Makefile b/package/arptables/Makefile
index 3058fa18e..961ee5e2a 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
diff --git a/package/bridge/Makefile b/package/bridge/Makefile
index 708666cd3..2f3f4c630 100644
--- a/package/bridge/Makefile
+++ b/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/package/ebtables/Makefile b/package/ebtables/Makefile
index 5bfbaa17a..d4a7584e1 100644
--- a/package/ebtables/Makefile
+++ b/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/package/iptables/Makefile b/package/iptables/Makefile
index f8c0723a7..c50c4bdb3 100644
--- a/package/iptables/Makefile
+++ b/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