passwdqc: update to 1.3.1.

This commit is contained in:
Christian Neukirchen 2016-07-23 18:36:47 +02:00
parent 52c0fa4232
commit b20ec8d03d

View file

@ -1,6 +1,6 @@
# Template file for 'passwdqc'
pkgname=passwdqc
version=1.3.0
version=1.3.1
revision=1
build_style=gnu-makefile
make_install_args="SHARED_LIBDIR=/usr/lib SECUREDIR=/usr/lib/security"
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD"
homepage="http://www.openwall.com/passwdqc/"
distfiles="http://www.openwall.com/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=23290ac21a055d9039b510bbc0d830a6dbf4295688d4317e0350ed4b6e5e7f50
checksum=d1fedeaf759e8a0f32d28b5811ef11b5a5365154849190f4b7fab670a70ffb14
do_build() {
make ${makejobs} CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \