diff options
Diffstat (limited to 'community/httptunnel/PKGBUILD')
-rw-r--r-- | community/httptunnel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/httptunnel/PKGBUILD b/community/httptunnel/PKGBUILD index dad2e7b9a..de0930cad 100644 --- a/community/httptunnel/PKGBUILD +++ b/community/httptunnel/PKGBUILD @@ -5,9 +5,9 @@ pkgname=httptunnel pkgver=3.3 -pkgrel=3 +pkgrel=3.1 pkgdesc="Creates a bidirectional virtual data connection tunnelled in HTTP requests" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nocrew.org/software/httptunnel" license=('GPL2') depends=('glibc') |