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

@@ -6,7 +6,7 @@ HOMEPAGE="http://cython.org"
COPYRIGHT="Stefan Behnel, Robert Bradshaw, Lisandro Dalcin, Mark Florisson, \
Vitja Makarov, Dag Sverre Seljebotn"
LICENSE="Apache v2"
SRC_URI="http://cython.org/release/Cython-0.20.2.tar.gz"
SOURCE_URI="http://cython.org/release/Cython-0.20.2.tar.gz"
CHECKSUM_SHA256="ed13b606a2aeb5bd6c235f8ed6c9988c99d01a033d0d21d56137c13d5c7be63f"
REVISION="1"