mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
add external 3rdparty submodule
This commit is contained in:
parent
96893f4c16
commit
19932175e9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "magic"]
|
||||
path = magic
|
||||
url = git://git.bro.org/bromagic
|
||||
[submodule "src/3rdparty"]
|
||||
path = src/3rdparty
|
||||
url = git://git.bro-ids.org/bro-3rdparty
|
||||
|
|
1
src/3rdparty
Submodule
1
src/3rdparty
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 12b5cb446c8128bb22e5cbd7baa7d53669539487
|
Loading…
Add table
Add a link
Reference in a new issue