diff options
author | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
commit | eb9cc495e6d7c131c76f9abc178ac65f1e20fab1 (patch) | |
tree | 2666e8ff27419292a76d9f521c1a67dde999b26a /community/libnids | |
parent | 22f873a6e3ac2c585a28a1ab2561eaea9765cdc6 (diff) |
Sat Nov 2 01:09:32 PDT 2013
Diffstat (limited to 'community/libnids')
-rw-r--r-- | community/libnids/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libnids/PKGBUILD b/community/libnids/PKGBUILD index 50877bae2..7b6e19092 100644 --- a/community/libnids/PKGBUILD +++ b/community/libnids/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 67519 2012-03-12 22:18:06Z lcarlier $ +# $Id: PKGBUILD 100211 2013-11-01 21:20:12Z spupykin $ # Maintainer: # Contributor: Essien Ita Essien <essiene@datavibe.net> # Contributor: damir <damir@archlinux.org> pkgname=libnids pkgver=1.24 -pkgrel=2 +pkgrel=3 pkgdesc="An implementation of an E-component of Network Intrusion Detection System." arch=('i686' 'x86_64') url="http://libnids.sourceforge.net/" |