diff options
Diffstat (limited to 'community/darkstat/PKGBUILD')
-rw-r--r-- | community/darkstat/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/darkstat/PKGBUILD b/community/darkstat/PKGBUILD index de207b747..864768cba 100644 --- a/community/darkstat/PKGBUILD +++ b/community/darkstat/PKGBUILD @@ -3,11 +3,11 @@ pkgname=darkstat pkgver=3.0.714 -pkgrel=1 +pkgrel=1.1 pkgdesc="Network statistics gatherer (packet sniffer)." url="http://dmr.ath.cx/net/darkstat/" license=("GPL") -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('libpcap' 'zlib') source=(http://dmr.ath.cx/net/darkstat/$pkgname-$pkgver.tar.bz2) md5sums=('eef385fadc8dbb611d3d4c4d8fa94817') |