summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
Diffstat (limited to 'community/polipo')
-rw-r--r--community/polipo/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD
index 7dc429c63..2f81b83b7 100644
--- a/community/polipo/PKGBUILD
+++ b/community/polipo/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=polipo
pkgver=1.0.4.1
pkgrel=8
pkgdesc="A small and fast caching web proxy."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pps.jussieu.fr/~jch/software/polipo/"
license=('GPL')
depends=('bash')
@@ -20,7 +20,7 @@ source=("http://freehaven.net/~chrisd/polipo/polipo-$pkgver.tar.gz"
md5sums=('bfc5c85289519658280e093a270d6703'
'7406aad26807fb3a4e5f7b01ecb97a59'
'685aa0c6070dee11c701932d23afcc6a'
- 'a7cf48637a8ec8fe8d88754c399380c0')
+ 'e96b164de3488afc7ab28b2edbe90fd1')
build() {
cd "$srcdir/$pkgname-$pkgver"