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

@@ -1,6 +1,6 @@
DESCRIPTION="Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
HOMEPAGE="http://www.blender.org"
SRC_URI="http://download.blender.org/source/blender-2.49b.tar.gz"
SOURCE_URI="http://download.blender.org/source/blender-2.49b.tar.gz"
CHECKSUM_MD5="718eef6a4ff377989e829b92a886cc5b"
LICENSE="GNU GPL v2"
COPYRIGHT="2002-2009 Blender Foundation"

View File

@@ -9,7 +9,7 @@ future releases. Blender is well suited to individuals and small studios who \
benefit from its unified pipeline and responsive development process.
"
HOMEPAGE="http://www.blender.org"
SRC_URI="http://download.blender.org/source/blender-$portVersion.tar.gz"
SOURCE_URI="http://download.blender.org/source/blender-$portVersion.tar.gz"
CHECKSUM_SHA256="0ca3ceb6c656ae7c556f81ab0994e6aa7a6c64324824cbc94a87caf36f0a119d"
REVISION="1"
LICENSE="GNU GPL v2"