diff options
Diffstat (limited to 'social/ffingerd/PKGBUILD')
-rw-r--r-- | social/ffingerd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/social/ffingerd/PKGBUILD b/social/ffingerd/PKGBUILD index 4e312232b..560d6b618 100644 --- a/social/ffingerd/PKGBUILD +++ b/social/ffingerd/PKGBUILD @@ -1,8 +1,8 @@ pkgname=ffingerd pkgver=1.28 -pkgrel=2 +pkgrel=2.1 pkgdesc="Secure finger daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.fefe.de/ffingerd/" license=('GPL2') depends=('glibc' 'xinetd') |