cracklib 2.10.2-2
This commit is contained in:
parent
4fbaf3c2c9
commit
2b7fd961d9
4
PKGBUILD
4
PKGBUILD
@ -6,12 +6,12 @@
|
|||||||
# Maintainer: Future Linux Team <future_linux@163.com>
|
# Maintainer: Future Linux Team <future_linux@163.com>
|
||||||
pkgname=cracklib
|
pkgname=cracklib
|
||||||
pkgver=2.10.2
|
pkgver=2.10.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Password Checking Library"
|
pkgdesc="Password Checking Library"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/cracklib/cracklib"
|
url="https://github.com/cracklib/cracklib"
|
||||||
license=('GPL-2.0-or-later')
|
license=('GPL-2.0-or-later')
|
||||||
depends=('glibc' 'zlib' 'bzip2')
|
depends=('glibc' 'zlib' 'bzip2' 'grep' 'gzip')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=(https://github.com/cracklib/cracklib/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2
|
source=(https://github.com/cracklib/cracklib/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2
|
||||||
https://github.com/cracklib/cracklib/releases/download/v${pkgver}/${pkgname}-words-${pkgver}.bz2
|
https://github.com/cracklib/cracklib/releases/download/v${pkgver}/${pkgname}-words-${pkgver}.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user