summaryrefslogtreecommitdiff
path: root/pcr/barnyard2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/barnyard2/PKGBUILD')
-rw-r--r--pcr/barnyard2/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/barnyard2/PKGBUILD b/pcr/barnyard2/PKGBUILD
index 7b52c952c..178e054bc 100644
--- a/pcr/barnyard2/PKGBUILD
+++ b/pcr/barnyard2/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=barnyard2
pkgver=1
pkgrel=9
pkgdesc="Barnyard2 is a fork of the original barnyard project, designed specifically for Snort's new unified2 file format. Barnyard2 is under active development and continues to adapt based on user feedback."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.securixlive.com/barnyard2/index.php"
license=('GPLv2')
depends=('snort' 'mysql')
@@ -42,3 +42,4 @@ package() {
#not needed since conf is copied to /etc/ and barnyard is sent to /usr/bin
rm -rf "${pkgdir}/usr/local/"
}
+md5sums=('fadb3bb25dd4cc4ed2fb674e06031ee9')