joinmarket: update to v0.7.1 (#1663)

This commit is contained in:
openoms 2020-10-13 16:58:46 +01:00 committed by rootzoll
parent 39932d7cff
commit 4807faefb2

View File

@ -92,7 +92,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
fi
# install joinmarket
version="v0.7.0"
version="v0.7.1"
cd /home/joinmarket
# PySide2 for armf: https://packages.debian.org/buster/python3-pyside2.qtcore
echo "# installing ARM specific dependencies to run the QT GUI"