use another mirror, this mirror is down
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Mar 2005 14:50:52 +0000 (14:50 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Mar 2005 14:50:52 +0000 (14:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/arptables/Makefile
package/bridge/Makefile
package/ebtables/Makefile
package/iptables/Makefile

index 3058fa18e1aa52a702f9c0b24875fa6f99070640..961ee5e2a8029a08c5348ea11f34b24afb2ef6ea 100644 (file)
@@ -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
index 708666cd3bf3db5c6efa19718496adbe928448ff..2f3f4c63019831eafe81b57bc5076b4e8d66e9c1 100644 (file)
@@ -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
index 5bfbaa17a0e2a4129e21e9d9a70d5a4905225bd8..d4a7584e13dd26d0469a1715dec1e575efe1458f 100644 (file)
@@ -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
index f8c0723a7181de7d242fc9ff14999e980186e764..c50c4bdb38d3aad6e1ac271386571b9950ab17c0 100644 (file)
@@ -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