diff --git a/srcpkgs/passwdqc/template b/srcpkgs/passwdqc/template index a91311cdfb9..9e9cd0c2fb2 100644 --- a/srcpkgs/passwdqc/template +++ b/srcpkgs/passwdqc/template @@ -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 " 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" \