From c1f344e7ca39bd8ad2342ebbe2e6526d4dfd917c Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Tue, 5 Mar 2024 17:54:49 +0100 Subject: [PATCH] highwayhash: Point to github.com/google/highwayhash, bump to master --- .gitmodules | 2 +- auxil/highwayhash | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0a59ef67da..2603aca838 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,7 +39,7 @@ url = https://github.com/zeek/libkqueue [submodule "auxil/highwayhash"] path = auxil/highwayhash - url = https://github.com/zeek/highwayhash + url = https://github.com/google/highwayhash [submodule "auxil/zeek-archiver"] path = auxil/zeek-archiver url = https://github.com/zeek/zeek-archiver diff --git a/auxil/highwayhash b/auxil/highwayhash index c13d28517a..5ad3bf8444 160000 --- a/auxil/highwayhash +++ b/auxil/highwayhash @@ -1 +1 @@ -Subproject commit c13d28517a4db259d738ea4886b1f00352a3cc33 +Subproject commit 5ad3bf8444cfc663b11bf367baaa31f36e7ff7c8