Update version constraint for HIP patch (#39578)

This commit is contained in:
Mikael Simberg
2023-08-23 09:09:14 +02:00
committed by GitHub
parent fd5a8b2075
commit 74fe9ccef3

View File

@@ -339,7 +339,7 @@ class Hip(CMakePackage):
patch(
"https://github.com/ROCm-Developer-Tools/HIP/commit/50ee82f6bc4aad10908ce09198c9f7ebfb2a3561.patch?full_index=1",
sha256="c2ee21cdc55262c7c6ba65546b5ca5f65ea89730",
when="@5.2:5.4",
when="@5.2:",
)
@property