diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/libdaq/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libdaq/PKGBUILD')
-rw-r--r-- | community/libdaq/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libdaq/PKGBUILD b/community/libdaq/PKGBUILD index 79dfc3f2a..fb36ed4f0 100644 --- a/community/libdaq/PKGBUILD +++ b/community/libdaq/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 74193 2012-07-22 19:47:13Z lfleischer $ +# $Id: PKGBUILD 99826 2013-10-31 01:56:41Z allan $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> pkgname=libdaq @@ -10,7 +10,6 @@ url='http://www.snort.org/' license=('GPL') depends=('libpcap') makedepends=('ca-certificates') -options=('!libtool') source=("http://www.snort.org/dl/snort-current/daq-${pkgver}.tar.gz"{,.sig}) md5sums=('bc204ea09165b4ecbb1bb49c7c1a2ad4' '3ec4c252249b09adaf5c96e2626a1f74') |