Revision: 7477
          http://sourceforge.net/p/ipcop/svn/7477
Author:   owes
Date:     2014-04-14 15:31:49 +0000 (Mon, 14 Apr 2014)
Log Message:
-----------
change the URL for netfilter and friends.

Modified Paths:
--------------
    ipcop/trunk/lfs/Config
    ipcop/trunk/lfs/iptables
    ipcop/trunk/lfs/libmnl

Modified: ipcop/trunk/lfs/Config
===================================================================
--- ipcop/trunk/lfs/Config      2014-04-14 11:19:23 UTC (rev 7476)
+++ ipcop/trunk/lfs/Config      2014-04-14 15:31:49 UTC (rev 7477)
@@ -25,7 +25,7 @@
 URL_LFS                = http://www.linuxfromscratch.org/patches/downloads
 URL_BLFS       = http://www.linuxfromscratch.org/blfs/downloads
 URL_CLFS       = http://ftp.cross-lfs.org/pub/clfs
-URL_NETFILTER  = http://ftp.netfilter.org/pub
+URL_NETFILTER  = http://www.netfilter.org/projects
 URL_SFNET      = http://downloads.sourceforge.net/sourceforge
 URL_TUWIEN     = http://gd.tuwien.ac.at
 

Modified: ipcop/trunk/lfs/iptables
===================================================================
--- ipcop/trunk/lfs/iptables    2014-04-14 11:19:23 UTC (rev 7476)
+++ ipcop/trunk/lfs/iptables    2014-04-14 15:31:49 UTC (rev 7477)
@@ -39,7 +39,7 @@
 
 THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_NETFILTER)/$(PKG_NAME)
+DL_FROM    = $(URL_NETFILTER)/$(PKG_NAME)/files
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 

Modified: ipcop/trunk/lfs/libmnl
===================================================================
--- ipcop/trunk/lfs/libmnl      2014-04-14 11:19:23 UTC (rev 7476)
+++ ipcop/trunk/lfs/libmnl      2014-04-14 15:31:49 UTC (rev 7477)
@@ -39,7 +39,7 @@
 
 THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_NETFILTER)/$(PKG_NAME)
+DL_FROM    = $(URL_NETFILTER)/$(PKG_NAME)/files
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to