git » net-snmp.git » commit 6c17d0d

net-snmp 5.9.4

author Urja (ARMLFS builder)
2024-07-12 17:48:00 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:00 UTC
parent 033ae49d4c588983276480fcfb015dc93e64e205

net-snmp 5.9.4

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8d174ab..fe5b7bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=net-snmp
 pkgver=5.9.4
 pkgrel=3
 pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="http://www.net-snmp.org/"
 license=('BSD')
 depends=('libnsl' 'libpcap' 'lm_sensors' 'openssl' 'pcre2' 'perl')