From 3eeafd27c3af2b559e2365db00aaf6dc78c163f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 7 Aug 2023 10:21:06 +0200 Subject: [PATCH] Fix broken git submodule references --- .gitmodules | 2 +- zeromq | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 436c56a..c2105c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4209,7 +4209,7 @@ url = ../../pool/yelp-xsl [submodule "zeromq"] path = zeromq - url = ../../pool/zeromq + url = ../../ALP-pool/zeromq [submodule "zimg"] path = zimg url = ../../pool/zimg diff --git a/zeromq b/zeromq index 9605432..3ee409f 160000 --- a/zeromq +++ b/zeromq @@ -1 +1 @@ -Subproject commit 9605432ac2e07756e8a05ac6ecfa2476c83bfd14 +Subproject commit 3ee409fe26724c83b26645286e1367375828a883