wok diff libdaq/receipt @ rev 11400

Fix: typo in linux && linux-libre receipts (thanks to godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 11 02:12:34 2011 +0100 (2011-12-11)
parents 5b985a3d5093
children 6c3718ca17b6
line diff
     1.1 --- a/libdaq/receipt	Wed Oct 12 12:49:39 2011 +0000
     1.2 +++ b/libdaq/receipt	Sun Dec 11 02:12:34 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libpcap-dev flex bison wget"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.snort.org/"
     1.7 -WGET_URL="http://www.snort.org/downloads/1170"
     1.8 +WGET_URL="http://www.snort.org/downloads/1221"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()