Updated homepage URL (#36519)
This commit is contained in:
		| @@ -26,7 +26,7 @@ class Amdblis(BlisBase): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "amdblis" |     _name = "amdblis" | ||||||
|     homepage = "https://developer.amd.com/amd-aocl/blas-library/" |     homepage = "https://www.amd.com/en/developer/aocl/blis.html" | ||||||
|     url = "https://github.com/amd/blis/archive/3.0.tar.gz" |     url = "https://github.com/amd/blis/archive/3.0.tar.gz" | ||||||
|     git = "https://github.com/amd/blis.git" |     git = "https://github.com/amd/blis.git" | ||||||
| 
 | 
 | ||||||
|   | |||||||
| @@ -31,7 +31,7 @@ class Amdfftw(FftwBase): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "amdfftw" |     _name = "amdfftw" | ||||||
|     homepage = "https://developer.amd.com/amd-aocl/fftw/" |     homepage = "https://www.amd.com/en/developer/aocl/fftw.html" | ||||||
|     url = "https://github.com/amd/amd-fftw/archive/3.0.tar.gz" |     url = "https://github.com/amd/amd-fftw/archive/3.0.tar.gz" | ||||||
|     git = "https://github.com/amd/amd-fftw.git" |     git = "https://github.com/amd/amd-fftw.git" | ||||||
| 
 | 
 | ||||||
|   | |||||||
| @@ -38,7 +38,7 @@ class Amdlibflame(LibflameBase): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "amdlibflame" |     _name = "amdlibflame" | ||||||
|     homepage = "https://developer.amd.com/amd-cpu-libraries/blas-library/#libflame" |     homepage = "https://www.amd.com/en/developer/aocl/blis.html#libflame" | ||||||
|     url = "https://github.com/amd/libflame/archive/3.0.tar.gz" |     url = "https://github.com/amd/libflame/archive/3.0.tar.gz" | ||||||
|     git = "https://github.com/amd/libflame.git" |     git = "https://github.com/amd/libflame.git" | ||||||
| 
 | 
 | ||||||
|   | |||||||
| @@ -24,7 +24,7 @@ class Amdlibm(SConsPackage): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "amdlibm" |     _name = "amdlibm" | ||||||
|     homepage = "https://developer.amd.com/amd-aocl/amd-math-library-libm/" |     homepage = "https://www.amd.com/en/developer/aocl/libm.html" | ||||||
|     git = "https://github.com/amd/aocl-libm-ose.git" |     git = "https://github.com/amd/aocl-libm-ose.git" | ||||||
|     url = "https://github.com/amd/aocl-libm-ose/archive/refs/tags/3.0.tar.gz" |     url = "https://github.com/amd/aocl-libm-ose/archive/refs/tags/3.0.tar.gz" | ||||||
|     maintainers("amd-toolchain-support") |     maintainers("amd-toolchain-support") | ||||||
|   | |||||||
| @@ -25,7 +25,7 @@ class Amdscalapack(ScalapackBase): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "amdscalapack" |     _name = "amdscalapack" | ||||||
|     homepage = "https://developer.amd.com/amd-aocl/scalapack/" |     homepage = "https://www.amd.com/en/developer/aocl/scalapack.html" | ||||||
|     git = "https://github.com/amd/scalapack.git" |     git = "https://github.com/amd/scalapack.git" | ||||||
| 
 | 
 | ||||||
|     maintainers("amd-toolchain-support") |     maintainers("amd-toolchain-support") | ||||||
|   | |||||||
| @@ -29,7 +29,7 @@ class Aocc(Package): | |||||||
| 
 | 
 | ||||||
|     _name = "aocc" |     _name = "aocc" | ||||||
|     family = "compiler" |     family = "compiler" | ||||||
|     homepage = "https://developer.amd.com/amd-aocc/" |     homepage = "https://www.amd.com/en/developer/aocc.html" | ||||||
| 
 | 
 | ||||||
|     maintainers("amd-toolchain-support") |     maintainers("amd-toolchain-support") | ||||||
| 
 | 
 | ||||||
|   | |||||||
| @@ -22,7 +22,7 @@ class AoclSparse(CMakePackage): | |||||||
|     """ |     """ | ||||||
| 
 | 
 | ||||||
|     _name = "aocl-sparse" |     _name = "aocl-sparse" | ||||||
|     homepage = "https://developer.amd.com/amd-aocl/aocl-sparse/" |     homepage = "https://www.amd.com/en/developer/aocl/sparse.html" | ||||||
|     url = "https://github.com/amd/aocl-sparse/archive/3.0.tar.gz" |     url = "https://github.com/amd/aocl-sparse/archive/3.0.tar.gz" | ||||||
|     git = "https://github.com/amd/aocl-sparse.git" |     git = "https://github.com/amd/aocl-sparse.git" | ||||||
| 
 | 
 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 vijay kallesh
					vijay kallesh