bigdata-memory commented on code in PR #658: URL: https://github.com/apache/incubator-teaclave/pull/658#discussion_r979174731
########## CMakeLists.txt: ########## @@ -193,8 +193,8 @@ if(USE_PREBUILT_MESAPY) add_custom_command( OUTPUT ${MESAPY_OUTPUTS} COMMAND - wget -qN https://mesapy.org/release/${MESAPY_VERSION}-mesapy-sgx.tar.gz && - tar xzf ${MESAPY_VERSION}-mesapy-sgx.tar.gz + wget -qN https://github.com/mesatee/mesapy/releases/download/${MESAPY_VERSION}/mesapy-${MESAPY_VERSION}.tar.gz && Review Comment: I tried to open this URL, but got 404. Please double check it, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org