summaryrefslogtreecommitdiff
path: root/core/libssh2
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-10-03 21:17:16 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-10-03 21:17:16 -0500
commit959cbfe19f6df61ba4b079c6e3952281e3870ab0 (patch)
treeb9924e752fde43a9290aeb52ca7c04a95015f22b /core/libssh2
parent6b8359fc0a7a4d4f3cfa2449517f0ca76a38f3ab (diff)
Commiting libre package libssh2-1.3.0-1
Diffstat (limited to 'core/libssh2')
-rw-r--r--core/libssh2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libssh2/PKGBUILD b/core/libssh2/PKGBUILD
index 3fcc6eccd..4a7212c91 100644
--- a/core/libssh2/PKGBUILD
+++ b/core/libssh2/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.3.0
pkgrel=1
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
url="http://www.libssh2.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('openssl')
makedepends=('zlib')