wok diff libdaq/receipt @ rev 12033

mysql: fix perms on /var/run/mysqld
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 01:21:49 2012 +0100 (2012-03-07)
parents 5b985a3d5093
children 6c3718ca17b6
line diff
     1.1 --- a/libdaq/receipt	Wed Oct 12 12:49:39 2011 +0000
     1.2 +++ b/libdaq/receipt	Wed Mar 07 01:21:49 2012 +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()