mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libpwquality: update to 1.4.2.
This commit is contained in:
parent
969585db83
commit
950c49a941
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpwquality'
|
||||
pkgname=libpwquality
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-pam --with-securedir=/usr/lib/security"
|
||||
|
@ -8,12 +8,12 @@ hostmakedepends="libtool automake gettext-devel"
|
|||
makedepends="cracklib-devel pam-devel python3-devel"
|
||||
conf_files="/etc/security/pwquality.conf"
|
||||
short_desc="Library for password quality checking and generating random passwords"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/libpwquality/libpwquality"
|
||||
changelog="https://raw.githubusercontent.com/libpwquality/libpwquality/master/NEWS"
|
||||
distfiles="${homepage}/releases/download/libpwquality-${version}/libpwquality-${version}.tar.bz2"
|
||||
checksum=a97d72b5c56b7e279c6e86dad70c1493ea5796f00a596fb9f3173b96f9bf5e46
|
||||
checksum=5263e09ee62269c092f790ac159112aed3e66826a795e3afec85fdeac4281c8e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3"
|
||||
|
|
Loading…
Add table
Reference in a new issue