mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/daq: Updated for version 2.0.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
bf5c761d29
commit
efb263bf8a
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Maintained by David Spencer <baildon.research@googlemail.com>
|
||||
|
||||
PRGNAM=daq
|
||||
VERSION=${VERSION:-2.0.4}
|
||||
VERSION=${VERSION:-2.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="daq"
|
||||
VERSION="2.0.4"
|
||||
VERSION="2.0.6"
|
||||
HOMEPAGE="http://www.snort.org/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/daq/daq-2.0.4.tar.gz"
|
||||
MD5SUM="65e51d72e9d5d8b397e192e4e5857eff"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/daq/daq-2.0.6.tar.gz"
|
||||
MD5SUM="2cd6da422a72c129c685fc4bb848c24c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libdnet"
|
||||
|
|
Loading…
Reference in a new issue