Skip to content

Commit

Permalink
Fix util-linux submodule url
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya committed Mar 27, 2024
1 parent dcd8594 commit 2fe4768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
url = https://github.com/apache/thrift
[submodule "libraries/cmake/source/util-linux/src"]
path = libraries/cmake/source/util-linux/src
url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux
url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
[submodule "libraries/cmake/source/yara/src"]
path = libraries/cmake/source/yara/src
url = https://github.com/VirusTotal/yara
Expand Down

0 comments on commit 2fe4768

Please sign in to comment.