From 2a67e9f07d0fc4f466104ecd23304bab88f7cba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 10:52:21 +0200 Subject: [PATCH] iniparse: update source URI. --- dev-python/iniparse/iniparse-0.4.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/iniparse/iniparse-0.4.recipe b/dev-python/iniparse/iniparse-0.4.recipe index 76f8fa921..6bf3add07 100644 --- a/dev-python/iniparse/iniparse-0.4.recipe +++ b/dev-python/iniparse/iniparse-0.4.recipe @@ -20,7 +20,7 @@ COPYRIGHT="2001-2008 Python Software Foundation 2007 Tim Lauridsen" LICENSE="MIT" REVISION="1" -SOURCE_URI="http://iniparse.googlecode.com/files/iniparse-0.4.tar.gz" +SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/iniparse/iniparse-0.4.tar.gz" CHECKSUM_SHA256="abc1ee12d2cfb2506109072d6c21e40b6c75a3fe90a9c924327d80bc0d99c054" SOURCE_DIR="iniparse-0.4" PATCHES="iniparse-0.4.patchset"