git » wget.git » commit 75fefe8

wget 1.24.5

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

wget 1.24.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0ba532e..ab7e8ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.24.5
 pkgrel=1
 pkgdesc='Network utility to retrieve files from the Web'
 url='https://www.gnu.org/software/wget/wget.html'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('GPL3')
 depends=('glibc' 'zlib' 'openssl' 'libidn2' 'libidn2.so' 
 #'util-linux-libs' 'libuuid.so'