wok diff libdaq/receipt @ rev 8321

Up: tazpkg 4.2.4, tazwok 0.0.5.2
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 01 21:00:10 2011 +0100 (2011-02-01)
parents 11fced7968a2
children e6a5f8e3a906
line diff
     1.1 --- a/libdaq/receipt	Wed Dec 01 23:53:10 2010 +0000
     1.2 +++ b/libdaq/receipt	Tue Feb 01 21:00:10 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libdaq"
     1.7 -VERSION="0.4"
     1.8 +VERSION="0.5"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Data Acquisition library for packet I/O."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="libpcap-dev flex bison"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.snort.org/"
    1.16 -WGET="http://www.snort.org/downloads/579"
    1.17 +WGET="http://www.snort.org/downloads/630"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()