update to wsjt-x 2.6.1

This commit is contained in:
Jakob Ketterl
2023-01-28 19:13:10 +01:00
parent 2342bb5d29
commit 0de597481c
2 changed files with 342 additions and 311 deletions

View File

@ -51,7 +51,7 @@ rm /js8call-hamlib.patch
cmakebuild ${JS8CALL_DIR}
rm ${JS8CALL_TGZ}
WSJT_DIR=wsjtx-2.5.4
WSJT_DIR=wsjtx-2.6.1
WSJT_TGZ=${WSJT_DIR}.tgz
wget https://downloads.sourceforge.net/project/wsjt/${WSJT_DIR}/${WSJT_TGZ}
tar xfz ${WSJT_TGZ}