diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-01-13 11:50:32 -0600 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2026-01-16 10:12:50 -0600 |
| commit | 5943564e637328e2a3da1266175feea101685bca (patch) | |
| tree | 95b2c39bbef65e726da97ec10dc061356c8a7011 | |
| parent | 5f233638951238afe55621dda9fce83b7d8bc209 (diff) | |
| download | vyos-1x-5943564e637328e2a3da1266175feea101685bca.tar.gz vyos-1x-5943564e637328e2a3da1266175feea101685bca.zip | |
T8156: T8157: T8164: update commit hash for completion and other fixes
| -rw-r--r-- | libvyosconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvyosconfig/Makefile b/libvyosconfig/Makefile index 0e8f6da45..c93f26118 100644 --- a/libvyosconfig/Makefile +++ b/libvyosconfig/Makefile @@ -42,7 +42,7 @@ all: sharedlib PHONY: depends depends: sudo sh -c 'eval $$(opam env --root=/opt/opam --set-root) ;\ - opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#6cae8dc757c436972485f6e9baa5f4adf8e5e300 -y ; \ + opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#6cf3918875b11dd94f9dc380b4083cc4258da74c -y ; \ opam pin add vyconf https://github.com/vyos/vyconf.git#ee86cf713f45d3bcd735440f432b5b7b57a31ca8 -y' sharedlib: depends $(BUILDDIR)/libvyosconfig$(EXTDLL) |
