git » libssh2.git » commit 5844bc6

libssh2 1.11.0

author Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
parent 6cdc52f8153dfa33c25df08f10c8c222f13f7aef

libssh2 1.11.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1174c78..1259db9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.11.0
 pkgrel=1
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
 url="https://www.libssh2.org/"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('BSD')
 depends=('openssl' 'zlib')
 provides=('libssh2.so')