mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -9,7 +9,7 @@ be used in the compiler environment of your choice.
|
||||
HOMEPAGE="http://www.cmake.org"
|
||||
LICENSE="CMake"
|
||||
COPYRIGHT="2002-2013 Kitware, Inc., Insight Consortium, All rights reserved."
|
||||
SRC_URI="http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz"
|
||||
SOURCE_URI="http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz"
|
||||
CHECKSUM_SHA256="b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562"
|
||||
REVISION="7"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -7,7 +7,7 @@ and workspaces that can be used in the compiler environment of your choice."
|
||||
HOMEPAGE="http://www.cmake.org"
|
||||
COPYRIGHT="2002-2014 Kitware, Inc., Insight Consortium. All rights reserved."
|
||||
LICENSE="CMake"
|
||||
SRC_URI="http://www.cmake.org/files/v3.0/cmake-3.0.0.tar.gz"
|
||||
SOURCE_URI="http://www.cmake.org/files/v3.0/cmake-3.0.0.tar.gz"
|
||||
CHECKSUM_SHA256="99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0"
|
||||
SOURCE_DIR="cmake-3.0.0"
|
||||
REVISION="1"
|
||||
|
||||
@@ -7,7 +7,7 @@ and workspaces that can be used in the compiler environment of your choice."
|
||||
HOMEPAGE="http://www.cmake.org"
|
||||
COPYRIGHT="2002-2014 Kitware, Inc., Insight Consortium. All rights reserved."
|
||||
LICENSE="CMake"
|
||||
SRC_URI="http://www.cmake.org/files/v3.2/cmake-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://www.cmake.org/files/v3.2/cmake-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a1ebcaf6d288eb4c966714ea457e3b9677cdfde78820d0f088712d7320850297"
|
||||
SOURCE_DIR="cmake-$portVersion"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user