From 7269f65a7ed62049be26002723304ca26bc00dcf Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 13:32:07 +0200 Subject: [PATCH] python-pam: fix update-check/distfile --- srcpkgs/python-pam/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pam/template b/srcpkgs/python-pam/template index fa0cdcdfd52..60c06ff921d 100644 --- a/srcpkgs/python-pam/template +++ b/srcpkgs/python-pam/template @@ -14,7 +14,7 @@ short_desc="Python module for PAM authentication (Python2)" maintainer="Juan RP " 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() {