wok diff libdaq/receipt @ rev 7747

Up: libdaq to 0.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 20 17:50:06 2010 +0000 (2010-12-20)
parents 11fced7968a2
children e6a5f8e3a906
line diff
     1.1 --- a/libdaq/receipt	Wed Dec 01 23:53:10 2010 +0000
     1.2 +++ b/libdaq/receipt	Mon Dec 20 17:50:06 2010 +0000
     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()