Set rz-ghidra to rz-0.1.1 Tag (#2624)

This commit is contained in:
Florian Märkl 2021-03-05 20:47:41 +01:00 committed by GitHub
parent 9601aac6fa
commit 35b9ffa548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
dist/CMakeLists.txt vendored
View File

@ -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 ""