wok-6.x diff libdaq/receipt @ rev 13725
busybox: fix nfs mount (bug 26)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Dec 21 02:27:20 2012 +0000 (2012-12-21) |
parents | 5b985a3d5093 |
children | 6c3718ca17b6 |
line diff
1.1 --- a/libdaq/receipt Wed Oct 12 12:49:39 2011 +0000 1.2 +++ b/libdaq/receipt Fri Dec 21 02:27:20 2012 +0000 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()