git » libngtcp2.git » commit c214682

libngtcp2 1.4.0

author Urja (ARMLFS builder)
2024-07-12 17:48:11 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:11 UTC
parent 71a8cc80a14f30a24f20bb5113fd36a3a756bf0d

libngtcp2 1.4.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6b37ca7..142bac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.4.0
 pkgrel=1
 pkgdesc='Implementation of IETF QUIC protocol'
 url='https://github.com/ngtcp2/ngtcp2'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('MIT')
 depends=('glibc')
 provides=('libngtcp2.so')