rocm-opencl: change homepage and git (#49832)
This commit is contained in:
parent
0facab231f
commit
c004c8b616
@ -12,8 +12,8 @@
|
|||||||
class RocmOpencl(CMakePackage):
|
class RocmOpencl(CMakePackage):
|
||||||
"""OpenCL: Open Computing Language on ROCclr"""
|
"""OpenCL: Open Computing Language on ROCclr"""
|
||||||
|
|
||||||
homepage = "https://github.com/ROCm/ROCm-OpenCL-Runtime"
|
homepage = "https://github.com/ROCm/clr"
|
||||||
git = "https://github.com/ROCm/ROCm-OpenCL-Runtime.git"
|
git = "https://github.com/ROCm/clr.git"
|
||||||
tags = ["rocm"]
|
tags = ["rocm"]
|
||||||
|
|
||||||
maintainers("srekolam", "renjithravindrankannath", "afzpatel")
|
maintainers("srekolam", "renjithravindrankannath", "afzpatel")
|
||||||
|
Loading…
Reference in New Issue
Block a user