diff options
Diffstat (limited to 'community/leafnode/PKGBUILD')
-rw-r--r-- | community/leafnode/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/leafnode/PKGBUILD b/community/leafnode/PKGBUILD index 5be60f7df..6e2ce806d 100644 --- a/community/leafnode/PKGBUILD +++ b/community/leafnode/PKGBUILD @@ -3,9 +3,9 @@ pkgname=leafnode pkgver=1.11.8 -pkgrel=5 +pkgrel=5.1 pkgdesc="implements a store & forward NNTP proxy (client and server) with IPv4 and IPv6" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://leafnode.sourceforge.net/" depends=('pcre' 'xinetd') license=('GPL') |