Skip to content

Commit d8a6295

Browse files
committed
T7121: T6946: update hash for commit algorithm/commitd messaging
1 parent b6df26f commit d8a6295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ libvyosconfig:
2727
rm -rf /tmp/libvyosconfig && \
2828
git clone https://github.com/vyos/libvyosconfig.git /tmp/libvyosconfig || exit 1
2929
cd /tmp/libvyosconfig && \
30-
git checkout 677d1e2bf8109b9fd4da60e20376f992b747e384 || exit 1
30+
git checkout 5f15d8095efd11756a867e552a3f8fe6c77e57cc || exit 1
3131
eval $$(opam env --root=/opt/opam --set-root) && ./build.sh
3232
fi
3333

0 commit comments

Comments
 (0)