wok rev 7475

Up: libdaq to 0.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 01 23:53:10 2010 +0000 (2010-12-01)
parents 9862c876991c
children 20a284d3a835
files libdaq-dev/receipt libdaq/receipt
line diff
     1.1 --- a/libdaq-dev/receipt	Wed Dec 01 19:07:06 2010 +0000
     1.2 +++ b/libdaq-dev/receipt	Wed Dec 01 23:53:10 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libdaq-dev"
     1.7 -VERSION="0.3"
     1.8 +VERSION="0.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="development files for libdaq"
    1.11  MAINTAINER="slaxemulator@gmail.com"
     2.1 --- a/libdaq/receipt	Wed Dec 01 19:07:06 2010 +0000
     2.2 +++ b/libdaq/receipt	Wed Dec 01 23:53:10 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libdaq"
     2.7 -VERSION="0.3"
     2.8 +VERSION="0.4"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="Data Acquisition library for packet I/O."
    2.11  MAINTAINER="slaxemulator@gmail.com"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="libpcap-dev flex bison"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.15  WEB_SITE="http://www.snort.org/"
    2.16 -WGET="http://www.snort.org/downloads/302"
    2.17 +WGET="http://www.snort.org/downloads/579"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()