diff options
Diffstat (limited to 'community/visitors/PKGBUILD')
-rw-r--r-- | community/visitors/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/visitors/PKGBUILD b/community/visitors/PKGBUILD index b9ad7302f..8cd4ef970 100644 --- a/community/visitors/PKGBUILD +++ b/community/visitors/PKGBUILD @@ -5,9 +5,9 @@ pkgname=visitors pkgver=0.7 -pkgrel=3 +pkgrel=3.1 pkgdesc='A very fast web log analyzer' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.hping.org/visitors/" license=('GPL2' 'custom') depends=('glibc') |