libpwquality: update homepage/distfile, moved to github
This commit is contained in:
parent
de589b862f
commit
95dbfffee4
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ makedepends="cracklib-devel pam-devel"
|
|||
conf_files="/etc/security/pwquality.conf"
|
||||
short_desc="Library for password quality checking and generating random passwords"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://fedorahosted.org/libpwquality/"
|
||||
homepage="https://github.com/libpwquality/libpwquality"
|
||||
license="GPL-2"
|
||||
distfiles="https://fedorahosted.org/releases/l/i/$pkgname/$pkgname-$version.tar.bz2"
|
||||
distfiles="${homepage}/releases/download/libpwquality-${version}/libpwquality-${version}.tar.bz2"
|
||||
checksum=74d2ea90e103323c1f2d6a6cc9617cdae6877573eddb31aaf31a40f354cc2d2a
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue