summaryrefslogtreecommitdiff
path: root/community/libdaq/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-25 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-08-25 23:14:43 +0000
commit9621cbabd4788b98dfdee59d784c4b4b58384c6b (patch)
tree8dbd549f0f81a825febf0db7fbf641db995459be /community/libdaq/PKGBUILD
parentf53c212680c1817ef2337855ef8814dea6b07e4e (diff)
Thu Aug 25 23:14:43 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 18b13b38b..6582c81b1 100644
--- a/community/libdaq/PKGBUILD
+++ b/community/libdaq/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 35748 2010-12-22 10:30:44Z lfleischer $
+# $Id: PKGBUILD 54741 2011-08-24 08:34:27Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=libdaq
-pkgver=0.5
+pkgver=0.6.1
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/630')
-md5sums=('ea9d8147f39c44ce00dd2d7eb19ce0ea')
+source=('http://www.snort.org/downloads/1098')
+md5sums=('54ed07a9e903512260fbc30f902748fd')
build() {
cd "${srcdir}/daq-${pkgver}"