wok-stable diff airsnort/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 82c8f22f40ff
children
line diff
     1.1 --- a/airsnort/receipt	Mon Nov 08 07:53:32 2010 +0000
     1.2 +++ b/airsnort/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="gtk+ libpcap"
     1.5  BUILD_DEPENDS="gtk+-dev libpcap-dev"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="""http://airsnort.shmoo.com/"
     1.8 +WEB_SITE="http://airsnort.shmoo.com/"
     1.9  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.