Skip to content

Commit 232b86d

Browse files
committed
Update dependency
1 parent 3935cd5 commit 232b86d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

cmake/dependencies.cmake

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
# set(LIBXSMM_GIT_TAG "0cea22fdc34ec54bc59ffb47a43cb3e28b26d3e0")
88

9-
set(LIBXS_GIT_REPOSITORY "https://github.com/Growl1234/libxs.git")
10-
set(LIBXS_GIT_TAG "f54b9cf0261b9c63be56e452526b64b861533d41")
9+
set(LIBXS_GIT_REPOSITORY "https://github.com/hfp/libxs.git")
10+
set(LIBXS_GIT_TAG "e1edade4518cf794f6d52818f0234de5901b85cc")
1111

12-
set(LIBXSTREAM_GIT_REPOSITORY "https://github.com/Growl1234/libxstream.git")
13-
set(LIBXSTREAM_GIT_TAG "761001e70698870cb9b0e380283d1945bb11301d")
12+
set(LIBXSTREAM_GIT_REPOSITORY "https://github.com/hfp/libxstream.git")
13+
set(LIBXSTREAM_GIT_TAG "8375c018d0619bfd9261f67b9ed8b609d8e4ff66")
1414

1515
set(LIBXSMM_GIT_REPOSITORY "https://github.com/Growl1234/libxsmm.git")
16-
set(LIBXSMM_GIT_TAG "4c2afa3c7745d15caa792334a3ed5a1995f249e6")
16+
set(LIBXSMM_GIT_TAG "47548ddea6e5b63c3602b51100660c14c8b2d54c")

0 commit comments

Comments
 (0)