File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ git rm --cached deps/dnp3
3
3
rm -rf .git/modules/deps/dnp3
4
4
rm -rf deps/dnp3
5
5
cd deps
6
- git submodule add https://github.com/automatak/dnp3 .git
6
+ git submodule add https://github.com/kefeimo/opendnp3 .git
7
7
git submodule update --init --recursive
8
8
cd dnp3
9
- git checkout 71e767f4c4baae8e866406b964d9e8ffaafa02d8
9
+ git checkout 7d84673d165a4a075590a5f146ed1a4ba35d4e49
10
10
cd ../..
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ git rm --cached deps/pybind11
3
3
rm -rf .git/modules/deps/pybind11
4
4
rm -rf deps/pybind11
5
5
cd deps
6
- git submodule add https://github.com/Kisensum /pybind11.git
6
+ git submodule add https://github.com/kefeimo /pybind11.git
7
7
git submodule update --init --recursive
8
- cd ..
8
+ cd pybind11
9
+ git checkout 338d615e12ce41ee021724551841de3cbe0bc1df
10
+ cd ../..
You can’t perform that action at this time.
0 commit comments