diff --git a/srcpkgs/passwdqc/template b/srcpkgs/passwdqc/template index 11c67086cc1..5df4fb5d68d 100644 --- a/srcpkgs/passwdqc/template +++ b/srcpkgs/passwdqc/template @@ -1,6 +1,6 @@ # Template file for 'passwdqc' pkgname=passwdqc -version=2.0.0 +version=2.0.1 revision=1 build_style=gnu-makefile make_install_args="SHARED_LIBDIR=/usr/lib SECUREDIR=/usr/lib/security" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause,0BSD" homepage="http://www.openwall.com/passwdqc/" distfiles="http://www.openwall.com/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=a57ae2711275d81e301bcebe531fffc100f583051e1154c73f2d9cd9ab1e4c94 +checksum=5637e2c72b2738128f378b350f69253cbd5ebeffa7b550820640d1ae2638a868 do_build() { make ${makejobs} CC="$CC" LD="$CC" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \