There was an error while loading. Please reload this page.
2 parents f7e2b42 + 0cf3879 commit 84906d5Copy full SHA for 84906d5
1 file changed
libvyosconfig/Makefile
@@ -42,8 +42,8 @@ all: sharedlib
42
PHONY: depends
43
depends:
44
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'
+ opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#07636e49b3a04fdc76ac42bd65df88736c3945f1 -y ; \
+ opam pin add vyconf https://github.com/vyos/vyconf.git#ca209bc03badb1c344907e52803fbcd612f920a4 -y'
47
48
sharedlib: depends $(BUILDDIR)/libvyosconfig$(EXTDLL)
49
0 commit comments