fix direwolf

This commit is contained in:
David Young
2026-03-25 14:18:16 -06:00
parent 3abf4ea6c2
commit f9014a837c

View File

@@ -2,7 +2,7 @@
version=1.8.1
git=https://github.com/wb2osz/direwolf.git
install=$HOME/.local/bin/direwolf
steps=mkdir build, cd build, cmake, make -j4, make install
steps=mkdir build, cd build, cmake .., make -j4, make install
[QtTermTCP]
version=0.39