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