summaryrefslogtreecommitdiff
path: root/community/libdaq/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-08 23:14:35 +0000
committerroot <root@rshg054.dnsready.net>2011-10-08 23:14:35 +0000
commit40e90a19618851856689ef8697391d37ec6841a1 (patch)
tree7da3732dc1ee59e1b8c7aca11aee032f01eaa639 /community/libdaq/PKGBUILD
parent8a8ac56bbf82685c43072923560881e6b119ec66 (diff)
Sat Oct 8 23:14:35 UTC 2011
Diffstat (limited to 'community/libdaq/PKGBUILD')
-rw-r--r--community/libdaq/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <archlinux at cryptocrack dot de>
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}"