summaryrefslogtreecommitdiff
path: root/community/libdaq/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
commit8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (patch)
treee904cb1dcc6423b414bae5d134c3ea83ac01efa1 /community/libdaq/PKGBUILD
parent11196316291f49af2bacd1b4531e0a548729dea2 (diff)
Wed Jun 4 03:57:00 UTC 2014
Diffstat (limited to 'community/libdaq/PKGBUILD')
-rw-r--r--community/libdaq/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libdaq/PKGBUILD b/community/libdaq/PKGBUILD
index 49d03e949..5d038f13a 100644
--- a/community/libdaq/PKGBUILD
+++ b/community/libdaq/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 102862 2013-12-22 20:59:29Z bpiotrowski $
+# $Id: PKGBUILD 112517 2014-06-03 02:37:50Z fyan $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=libdaq
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Data Acquisition library for packet I/O.'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('libpcap')
makedepends=('ca-certificates')
source=(http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz{,.sig})
-md5sums=('044aa3663d44580d005293eeb8ccf175'
+md5sums=('865bf9b750a2a2ca632591a3c70b0ea0'
'SKIP')
build() {