mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
code style.
remove old patches.
This commit is contained in:
@@ -10,9 +10,9 @@ HOMEPAGE="https://www.khronos.org/opencl_headers/"
|
||||
COPYRIGHT="2008-2015 The Khronos Group Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
gitRevision="e986688daf750633898dfd3994e14a9e618f2aa5"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$gitRevision.zip"
|
||||
SOURCE_DIR="OpenCL-Headers-$gitRevision"
|
||||
srcGitRev="e986688daf750633898dfd3994e14a9e618f2aa5"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$srcGitRev.zip"
|
||||
SOURCE_DIR="OpenCL-Headers-$srcGitRev"
|
||||
CHECKSUM_SHA256="264049db0538a017856b4a9a93f72180f677f095e4bcd806a9fd57e10b03f712"
|
||||
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
|
||||
@@ -10,9 +10,9 @@ HOMEPAGE="https://www.khronos.org/opencl_headers/"
|
||||
COPYRIGHT="2008-2015 The Khronos Group Inc."
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
gitRevision="e986688daf750633898dfd3994e14a9e618f2aa5"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$gitRevision.zip"
|
||||
SOURCE_DIR="OpenCL-Headers-$gitRevision"
|
||||
srcGitRev="e986688daf750633898dfd3994e14a9e618f2aa5"
|
||||
SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$srcGitRev.zip"
|
||||
SOURCE_DIR="OpenCL-Headers-$srcGitRev"
|
||||
CHECKSUM_SHA256="264049db0538a017856b4a9a93f72180f677f095e4bcd806a9fd57e10b03f712"
|
||||
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user