From 35b9ffa548b6301f1e19c38948e9f802183a2d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=A4rkl?= Date: Fri, 5 Mar 2021 20:47:41 +0100 Subject: [PATCH] Set rz-ghidra to rz-0.1.1 Tag (#2624) --- dist/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/CMakeLists.txt b/dist/CMakeLists.txt index 14cc31b7..e9649bab 100644 --- a/dist/CMakeLists.txt +++ b/dist/CMakeLists.txt @@ -108,7 +108,7 @@ if(CUTTER_PACKAGE_RZ_GHIDRA) # installed Cutter. ExternalProject_Add(rz-ghidra GIT_REPOSITORY https://github.com/rizinorg/rz-ghidra - GIT_TAG master + GIT_TAG rz-0.1.1 CONFIGURE_COMMAND "" BUILD_COMMAND "" INSTALL_COMMAND ""