libpwquality: update to 1.2.3.

This commit is contained in:
Juan RP 2013-09-25 08:51:09 +02:00
parent 9bad3b688c
commit ee56ad9caa

View file

@ -1,6 +1,6 @@
# Template file for 'libpwquality' # Template file for 'libpwquality'
pkgname=libpwquality pkgname=libpwquality
version=1.2.2 version=1.2.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --enable-pam --disable-python-bindings configure_args="--disable-static --enable-pam --disable-python-bindings
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="https://fedorahosted.org/libpwquality/" homepage="https://fedorahosted.org/libpwquality/"
license="GPL-2" license="GPL-2"
distfiles="https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$version.tar.bz2" distfiles="https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$version.tar.bz2"
checksum=9689627283b43d20ca74ca822404ee486242e3e528fa95bf7016d37ff46e0696 checksum=b11c79ce7b03cdf878fccb653e67bd430155cc6fd224efbbb3e78842f752516a
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends="libtool automake gettext-devel" hostmakedepends="libtool automake gettext-devel"