libxsmm: update URL (#49155)
This commit is contained in:
parent
910a4e6d22
commit
1331332dcf
@ -13,9 +13,9 @@ class Libxsmm(MakefilePackage):
|
|||||||
and sparse matrix operations,
|
and sparse matrix operations,
|
||||||
and deep learning primitives."""
|
and deep learning primitives."""
|
||||||
|
|
||||||
homepage = "https://github.com/hfp/libxsmm"
|
homepage = "https://github.com/libxsmm/libxsmm"
|
||||||
url = "https://github.com/hfp/libxsmm/archive/1.17.tar.gz"
|
url = "https://github.com/libxsmm/libxsmm/archive/1.17.tar.gz"
|
||||||
git = "https://github.com/hfp/libxsmm.git"
|
git = "https://github.com/libxsmm/libxsmm.git"
|
||||||
|
|
||||||
maintainers("hfp")
|
maintainers("hfp")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user