Skip to content

Commit 84906d5

Browse files
authored
Merge pull request #5403 from jestabro/T9169-update-commit-pins
T9169: update commit hashes for vyos1x-config refactor
2 parents f7e2b42 + 0cf3879 commit 84906d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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#60b546f26d9fd43dbc6b6bfd1a7edc309c835760 -y ; \
46-
opam pin add vyconf https://github.com/vyos/vyconf.git#e25b13ae3040d02326f01bf9bedd097795fb3a62 -y'
45+
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#07636e49b3a04fdc76ac42bd65df88736c3945f1 -y ; \
46+
opam pin add vyconf https://github.com/vyos/vyconf.git#ca209bc03badb1c344907e52803fbcd612f920a4 -y'
4747

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

0 commit comments

Comments
 (0)