diff options
Diffstat (limited to 'community/pound/PKGBUILD')
-rw-r--r-- | community/pound/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pound/PKGBUILD b/community/pound/PKGBUILD index 852bc535f..a73a0b4d7 100644 --- a/community/pound/PKGBUILD +++ b/community/pound/PKGBUILD @@ -5,9 +5,9 @@ pkgname=pound pkgver=2.6 -pkgrel=3 +pkgrel=3.1 pkgdesc="A reverse proxy, load balancer, and SSL wrapper" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.apsis.ch/pound/index_html" license=('GPL') depends=('pcre' 'openssl') |