summaryrefslogtreecommitdiff
path: root/community/libdaq
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
committerroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
commite4a5730eb358cb0d78bc022204ddccac068c2bf2 (patch)
tree8dc9d2ac6b1313cb68be1a6c8b51500397f8b225 /community/libdaq
parent299e917c17619f800f0c21cf43209065b608223f (diff)
Sat Feb 25 23:15:06 UTC 2012
Diffstat (limited to 'community/libdaq')
-rw-r--r--community/libdaq/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libdaq/PKGBUILD b/community/libdaq/PKGBUILD
index c949ce3aa..d7df59c86 100644
--- a/community/libdaq/PKGBUILD
+++ b/community/libdaq/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 56490 2011-10-07 10:32:45Z lfleischer $
+# $Id: PKGBUILD 66392 2012-02-24 12:43:11Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=libdaq
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc='Data Acquisition library for packet I/O.'
arch=('i686' 'x86_64')
url='http://www.snort.org/'
@@ -11,7 +11,7 @@ license=('GPL')
depends=('libpcap')
makedepends=('ca-certificates')
options=('!libtool')
-source=('http://www.snort.org/downloads/1170')
+source=("http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz")
md5sums=('6ea8aaa6f067f8b8ef6de45b95d55875')
build() {