iniparse: update source URI.

This commit is contained in:
Jérôme Duval
2016-10-03 10:52:21 +02:00
committed by GitHub
parent 00b20cce04
commit 2a67e9f07d

View File

@@ -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"