diff options
Diffstat (limited to 'community/corkscrew/PKGBUILD')
-rw-r--r-- | community/corkscrew/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corkscrew/PKGBUILD b/community/corkscrew/PKGBUILD index 547e7980f..f7a9e0291 100644 --- a/community/corkscrew/PKGBUILD +++ b/community/corkscrew/PKGBUILD @@ -4,9 +4,9 @@ pkgname=corkscrew pkgver=2.0 -pkgrel=4 +pkgrel=4.1 pkgdesc="A tool for tunneling SSH through HTTP proxies" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.agroman.net/corkscrew/" license=('GPL') source=(http://www.agroman.net/$pkgname/$pkgname-$pkgver.tar.gz) |