From 9fdd5419c161dbb8a5f879491faed14b2283748c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 13:29:50 +0200 Subject: [PATCH] python-dulwich: fix update-check/distfile --- srcpkgs/python-dulwich/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-dulwich/template b/srcpkgs/python-dulwich/template index 02cc20c4163..b42d8291f9f 100644 --- a/srcpkgs/python-dulwich/template +++ b/srcpkgs/python-dulwich/template @@ -12,7 +12,7 @@ short_desc="Python2 implementation of the Git file formats and protocols" maintainer="Juan RP " homepage="https://www.dulwich.io/" license="GPL-2" -distfiles="https://pypi.python.org/packages/84/95/732d280eee829dacc954e8109f97b47abcadcca472c2ab013e1635eb4792/dulwich-${version}.tar.gz" +distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz" checksum=8ed35334e22cf93e7dcfd5113d8e262041967fe4c3cead5e262c9102f3e63238 post_install() {