Any use of proto= in
SRC_URI
needs to be changed to protocol=.
In particular, this applies to the following URIs:
svn://
bzr://
hg://
osc://
Other URIs were already using protocol=.
This change improves consistency.