summaryrefslogtreecommitdiff
path: root/pcr/snort/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/snort/PKGBUILD')
-rw-r--r--pcr/snort/PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/pcr/snort/PKGBUILD b/pcr/snort/PKGBUILD
index 2439a1c73..c8a49678f 100644
--- a/pcr/snort/PKGBUILD
+++ b/pcr/snort/PKGBUILD
@@ -8,9 +8,9 @@
pkgname=snort
pkgver=2.9.3.1
-pkgrel=1
+pkgrel=1.1
pkgdesc='A lightweight network intrusion detection system.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.snort.org'
license=('GPL')
depends=('libdaq' 'libdnet' 'libpcap' 'pcre' 'zlib')
@@ -49,3 +49,7 @@ package() {
sed -i 's#/usr/local/lib/#/usr/lib/#' "${pkgdir}/etc/snort/snort.conf"
}
+md5sums=('b2102605a7ca023ad6a2429821061c29'
+ 'SKIP'
+ '361b8b9e40b9af0164f6b3e3da2e8277'
+ 'b4fb8a68490589cd34df93de7609bfac')