git » nmap.git » commit 7535241

nmap 7.95

author Urja (ARMLFS builder)
2025-02-10 10:31:02 UTC
committer Urja (ARMLFS builder)
2025-02-10 10:31:02 UTC
parent 5202699a7a9a1cce18f927dabf95715d5053ad7a

nmap 7.95

.gitignore +2 -0
PKGBUILD +1 -1

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a43258a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/src/
+/pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 2ce9d43..aa8fb42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=7.95
 pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='https://nmap.org/'
-arch=(x86_64)
+arch=(x86_64 'armv7h')
 license=(LicenseRef-Nmap-Public-Source-License-Version-0.95)
 depends=(
   gcc-libs