From 40e90a19618851856689ef8697391d37ec6841a1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Oct 2011 23:14:35 +0000 Subject: Sat Oct 8 23:14:35 UTC 2011 --- community/libdaq/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/libdaq/PKGBUILD') diff --git a/community/libdaq/PKGBUILD b/community/libdaq/PKGBUILD index 6582c81b1..c949ce3aa 100644 --- a/community/libdaq/PKGBUILD +++ b/community/libdaq/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 54741 2011-08-24 08:34:27Z lfleischer $ +# $Id: PKGBUILD 56490 2011-10-07 10:32:45Z lfleischer $ # Maintainer: Lukas Fleischer pkgname=libdaq -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc='Data Acquisition library for packet I/O.' arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('GPL') depends=('libpcap') makedepends=('ca-certificates') options=('!libtool') -source=('http://www.snort.org/downloads/1098') -md5sums=('54ed07a9e903512260fbc30f902748fd') +source=('http://www.snort.org/downloads/1170') +md5sums=('6ea8aaa6f067f8b8ef6de45b95d55875') build() { cd "${srcdir}/daq-${pkgver}" -- cgit v1.2.3-54-g00ecf