passwdqc: update to 1.3.2.

This commit is contained in:
Leah Neukirchen 2019-12-11 10:24:11 +01:00
parent e269f0caa4
commit a278d3c3cc

View file

@ -1,7 +1,7 @@
# Template file for 'passwdqc'
pkgname=passwdqc
version=1.3.1
revision=2
version=1.3.2
revision=1
build_style=gnu-makefile
make_install_args="SHARED_LIBDIR=/usr/lib SECUREDIR=/usr/lib/security"
conf_files="/etc/passwdqc.conf"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD,0BSD"
homepage="http://www.openwall.com/passwdqc/"
distfiles="http://www.openwall.com/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d1fedeaf759e8a0f32d28b5811ef11b5a5365154849190f4b7fab670a70ffb14
checksum=4971d3aeb09bd4b40610937189872073a83dc9985aa33fa6ac05abfe4ec4c851
do_build() {
make ${makejobs} CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \