diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-16 14:50:52 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-16 14:50:52 +0000 |
commit | 58cc4e8c2a251e4c1d01c81680a40d2fe72b29e8 (patch) | |
tree | f15bfbce0821edf2da714e14b22b589cbf9f4eb3 /package/iptables | |
parent | 6b30552c4bfa43424caadb50a16922a1503764a5 (diff) | |
download | upstream-58cc4e8c2a251e4c1d01c81680a40d2fe72b29e8.tar.gz upstream-58cc4e8c2a251e4c1d01c81680a40d2fe72b29e8.tar.bz2 upstream-58cc4e8c2a251e4c1d01c81680a40d2fe72b29e8.zip |
use another mirror, this mirror is down
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r-- | package/iptables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index f8c0723a71..c50c4bdb38 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 |