Skip to content

Commit ba1b8f6

Browse files
authored
Merge pull request #4874 from jestabro/update-edit-level-aware
T8009: update commit hashes for vyconf edit-level aware session
2 parents 1f03d36 + aca852e commit ba1b8f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libvyosconfig/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ all: sharedlib
4242
PHONY: depends
4343
depends:
4444
sudo sh -c 'eval $$(opam env --root=/opt/opam --set-root) ;\
45-
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#5f1d834561ce9463ce1900fef7a2614418a412bc -y ; \
46-
opam pin add vyconf https://github.com/vyos/vyconf.git#b5a3d62714bc47f5187a10c8ad0773c9e655e9e4 -y'
45+
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#c4cc67511ef1757dc5d9a9d0a77254d999283043 -y ; \
46+
opam pin add vyconf https://github.com/vyos/vyconf.git#092dc65ab2197725faddbfcd2c64abb9f0151869 -y'
4747

4848
sharedlib: depends $(BUILDDIR)/libvyosconfig$(EXTDLL)
4949

0 commit comments

Comments
 (0)