git » libssh.git » commit 905b272

libssh 0.10.6

author Urja (ARMLFS builder)
2024-07-12 17:48:07 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:07 UTC
parent 64170249a9f09b0caef98387b4de97d79da7be59

libssh 0.10.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a422a52..e063700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgrel=2
 pkgdesc='Library for accessing ssh client services through C libraries'
 url='https://www.libssh.org/'
 license=(LGPL)
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 depends=(glibc
          openssl
          zlib)