python-pam: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:32:07 +02:00
parent b6c889a0f2
commit 7269f65a7e

View file

@ -14,7 +14,7 @@ short_desc="Python module for PAM authentication (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://atlee.ca/software/pam/"
license="MIT"
distfiles="http://pypi.python.org/packages/source/p/pam/${pkgname/python-/}-${version}.tar.gz"
distfiles="${PYPI_SITE}/p/pam/${pkgname/python-/}-${version}.tar.gz"
checksum=35e88575afc37a2a5f96e20b22fa55d3e3213370d4ce640af1597c2a1dde226b
python3.4-pam_package() {