There was an error while loading. Please reload this page.
1 parent 551cd11 commit bad4083Copy full SHA for bad4083
1 file changed
libvyosconfig/Makefile
@@ -42,7 +42,7 @@ 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#07636e49b3a04fdc76ac42bd65df88736c3945f1 -y ; \
+ opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#eeecee4bdafff78abe9cf7da0f5900a7cfe211fa -y ; \
46
opam pin add vyconf https://github.com/vyos/vyconf.git#ca209bc03badb1c344907e52803fbcd612f920a4 -y'
47
48
sharedlib: depends $(BUILDDIR)/libvyosconfig$(EXTDLL)
0 commit comments