mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user