From d8a6295a13a6eb8faf127639ae15fa76608e7351 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 18 Mar 2025 10:31:44 -0500 Subject: T7121: T6946: update hash for commit algorithm/commitd messaging --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3ec5ed73f..72b3d2784 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ libvyosconfig: rm -rf /tmp/libvyosconfig && \ git clone https://github.com/vyos/libvyosconfig.git /tmp/libvyosconfig || exit 1 cd /tmp/libvyosconfig && \ - git checkout 677d1e2bf8109b9fd4da60e20376f992b747e384 || exit 1 + git checkout 5f15d8095efd11756a867e552a3f8fe6c77e57cc || exit 1 eval $$(opam env --root=/opt/opam --set-root) && ./build.sh fi -- cgit v1.2.3