Updated homepage URL (#36519)

This commit is contained in:
vijay kallesh
2023-04-03 23:51:13 +05:30
committed by GitHub
parent 182ef042ce
commit 0860139c83
7 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ class Aocc(Package):
_name = "aocc"
family = "compiler"
homepage = "https://developer.amd.com/amd-aocc/"
homepage = "https://www.amd.com/en/developer/aocc.html"
maintainers("amd-toolchain-support")