git » cracklib.git » commit 8f0ba2c

cracklib 2.10.3

author Urja (ARMLFS builder)
2025-03-02 10:21:32 UTC
committer Urja (ARMLFS builder)
2025-03-02 10:21:32 UTC
parent 7f1c138ff2952ee21036a5e08d8aee8b54585ae3

cracklib 2.10.3

.SRCINFO +1 -0
.gitignore +2 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index a014b9b..317d915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = cracklib
 	pkgrel = 1
 	url = https://github.com/cracklib/cracklib
 	arch = x86_64
+	arch = armv7h
 	license = GPL-2.0-or-later
 	depends = glibc
 	depends = zlib
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 5cc3981..e44b599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=cracklib
 pkgver=2.10.3
 pkgrel=1
 pkgdesc="Password Checking Library"
-arch=('x86_64')
+arch=('x86_64' 'armv7h')
 license=('GPL-2.0-or-later')
 url="https://github.com/cracklib/cracklib"
 depends=(