mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/bump-highwayhash'
* origin/topic/awelzel/bump-highwayhash:
highwayhash: Point to github.com/google/highwayhash, bump to master
(cherry picked from commit 3734adef2d
)
This commit is contained in:
parent
10fd5682e1
commit
c480b35ea0
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -39,7 +39,7 @@
|
||||||
url = https://github.com/zeek/libkqueue
|
url = https://github.com/zeek/libkqueue
|
||||||
[submodule "auxil/highwayhash"]
|
[submodule "auxil/highwayhash"]
|
||||||
path = auxil/highwayhash
|
path = auxil/highwayhash
|
||||||
url = https://github.com/zeek/highwayhash
|
url = https://github.com/google/highwayhash
|
||||||
[submodule "auxil/zeek-archiver"]
|
[submodule "auxil/zeek-archiver"]
|
||||||
path = auxil/zeek-archiver
|
path = auxil/zeek-archiver
|
||||||
url = https://github.com/zeek/zeek-archiver
|
url = https://github.com/zeek/zeek-archiver
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c13d28517a4db259d738ea4886b1f00352a3cc33
|
Subproject commit 5ad3bf8444cfc663b11bf367baaa31f36e7ff7c8
|
Loading…
Add table
Add a link
Reference in a new issue