summaryrefslogtreecommitdiff
path: root/community/hping/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hping/PKGBUILD')
-rw-r--r--community/hping/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/hping/PKGBUILD b/community/hping/PKGBUILD
index ee6b4e835..a37160586 100644
--- a/community/hping/PKGBUILD
+++ b/community/hping/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=hping
pkgver=3.0.0
-pkgrel=2
+pkgrel=2.1
pkgdesc='A command-line oriented TCP/IP packet assembler/analyzer.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.hping.org'
license=('GPL2' 'BSD')
depends=('libpcap')