From ee56ad9caa75485ed8966b3b2ead7034bcdfb9b6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Sep 2013 08:51:09 +0200 Subject: [PATCH] libpwquality: update to 1.2.3. --- srcpkgs/libpwquality/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libpwquality/template b/srcpkgs/libpwquality/template index eee347020a4..09fad96fc10 100644 --- a/srcpkgs/libpwquality/template +++ b/srcpkgs/libpwquality/template @@ -1,6 +1,6 @@ # Template file for 'libpwquality' pkgname=libpwquality -version=1.2.2 +version=1.2.3 revision=1 build_style=gnu-configure configure_args="--disable-static --enable-pam --disable-python-bindings @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://fedorahosted.org/libpwquality/" license="GPL-2" distfiles="https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$version.tar.bz2" -checksum=9689627283b43d20ca74ca822404ee486242e3e528fa95bf7016d37ff46e0696 +checksum=b11c79ce7b03cdf878fccb653e67bd430155cc6fd224efbbb3e78842f752516a if [ "$CROSS_BUILD" ]; then hostmakedepends="libtool automake gettext-devel"