libraries/daq: Updated for version 1.1.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Niels Horn 2012-09-15 13:06:09 -03:00 committed by dsomero
parent 845f5cdc52
commit 98d85a8de0
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for daq
# Data Acquisition library
# Copyright 2010-2011 Niels Horn, Rio de Janeiro, Brazil
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Revision date: 2011/10/23
# Revision date: 2012/09/15
PRGNAM=daq
VERSION=${VERSION:-0.6.2}
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="daq"
VERSION="0.6.2"
VERSION="1.1.1"
HOMEPAGE="http://www.snort.org/"
DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/daq-0.6.2.tar.gz"
MD5SUM="6ea8aaa6f067f8b8ef6de45b95d55875"
DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/daq-1.1.1.tar.gz"
MD5SUM="bc204ea09165b4ecbb1bb49c7c1a2ad4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libdnet"