wok diff net-tools/receipt @ rev 22401

expat: use same DL as in Next
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 08 12:26:44 2019 +0000 (2019-12-08)
parents f499057669ab
children 535c806240cc
line diff
     1.1 --- a/net-tools/receipt	Wed May 07 15:10:51 2014 +0000
     1.2 +++ b/net-tools/receipt	Sun Dec 08 12:26:44 2019 +0000
     1.3 @@ -7,13 +7,12 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://www.tazenda.demon.co.uk/phil/net-tools"
     1.8 +WEB_SITE="https://web.archive.org/web/20130512153334if_/http://www.tazenda.demon.co.uk/phil/net-tools"
     1.9  WGET_URL="$WEB_SITE/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	mkdir $DESTDIR
    1.16  	enabled="HAVE_AFUNIX HAVE_AFINET HAVE_HWETHER HAVE_HWPPP \
    1.17  		 HAVE_HWTUNNEL HAVE_FW_MASQUERADE HAVE_IP_TOOLS HAVE_MII"