From c480b35ea027cab9ce6a8462a0a12a7732f67c7d Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Tue, 5 Mar 2024 19:23:09 +0100 Subject: [PATCH] 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 3734adef2d814189ae6a1dd1dcd9ac7b1006c9c0) --- .gitmodules | 2 +- auxil/highwayhash | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index fefd52ec42..00805db63b 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