Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -17,7 +17,7 @@ HOMEPAGE="
http://urllib3.readthedocs.org/
https://pypi.python.org/pypi/urllib3
"
SRC_URI="https://github.com/shazow/urllib3/archive/1.9.1.tar.gz"
SOURCE_URI="https://github.com/shazow/urllib3/archive/1.9.1.tar.gz"
CHECKSUM_SHA256="baf4dbc6d78f4a7bb28a44d3772cd8f3b24df5282f5cb72f3d85106aa06cf2a3"
LICENSE="MIT"
COPYRIGHT="2008-2014 Andrey Petrov and contributors"