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