diff --git a/Makefile b/Makefile index 4074a32..76f53b2 100644 --- a/Makefile +++ b/Makefile @@ -45,9 +45,9 @@ ${PATCHELF_SRC_DIR}_target=PATCHELF_SRC #QT_SRC_URL=https://download.qt.io/official_releases/qt/5.12/5.12.1/single/qt-everywhere-src-5.12.1.tar.xz QT_BIN_FILE=cutter-deps-qt.tar.gz -QT_BIN_URL=https://github.com/radareorg/cutter-deps-qt/releases/download/v5/cutter-deps-qt-${PLATFORM}.tar.gz -QT_BIN_MD5_linux=4155bfd8299eea3a0eacb1542419eee8 -QT_BIN_MD5_macos=95d8a9b8cabc7d5c1b75ae4dc959a178 +QT_BIN_URL=https://github.com/radareorg/cutter-deps-qt/releases/download/v6/cutter-deps-qt-${PLATFORM}.tar.gz +QT_BIN_MD5_linux=d2db84f326e3512ff33322bb1133889f +QT_BIN_MD5_macos=c29a963b999e07b40629711147fafb0b QT_BIN_MD5_win=TODO QT_BIN_MD5=${QT_BIN_MD5_${PLATFORM}} QT_BIN_DIR=qt