Changeset 3770

Show
Ignore:
Timestamp:
06/25/08 13:43:35 (4 months ago)
Author:
markus
Message:

fixed mirror URLs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/freewrt_1_0/package/iptables/Makefile

    r3769 r3770  
    1010PKG_VERSION:=           1.3.8 
    1111PKG_RELEASE:=           1 
    12 PKG_MD5SUM:=            077e886a9c90a11bb47f3d7a4fc4a689 
     12PKG_MD5SUM:=            0a9209f928002e5eee9cdff8fef4d4b3 
    1313PKG_INIT:=              45 
    1414 
    1515PKG_SOURCE_URL:=        http://www.netfilter.org/projects/iptables/files \ 
    16                         ftp://ftp.be.netfilter.org/pub/netfilter/iptables/
    17                         ftp://ftp.de.netfilter.org/pub/netfilter/iptables/
    18                         ftp://ftp.no.netfilter.org/pub/netfilter/iptables/ 
     16                        ftp://ftp.be.netfilter.org/pub/iptables
     17                        ftp://ftp.de.netfilter.org/pub/iptables
     18                        ftp://ftp.no.netfilter.org/pub/iptables 
    1919PKG_SOURCE:=            $(PKG_NAME)-$(PKG_VERSION).tar.bz2 
    2020