From 53cd23eeac59285396879648835fa1ccc9112676 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 13:35:03 +0200 Subject: [PATCH] python-setproctitle: fix update-check/distfile --- srcpkgs/python-setproctitle/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-setproctitle/template b/srcpkgs/python-setproctitle/template index c4caee7e829..3fa2c1dc253 100644 --- a/srcpkgs/python-setproctitle/template +++ b/srcpkgs/python-setproctitle/template @@ -12,7 +12,7 @@ short_desc="Python2 library to allow customization of the process title" maintainer="Juan RP " homepage="http://code.google.com/p/py-setproctitle/" license="BSD" -distfiles="https://pypi.python.org/packages/source/s/setproctitle/setproctitle-${version}.tar.gz" +distfiles="${PYPI_SITE}/s/setproctitle/setproctitle-${version}.tar.gz" checksum=1c3414d18f9cacdab78b0ffd8e886d56ad45f22e55001a72aaa0b2aeb56a0ad7 python3.4-setproctitle_package() {