summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-22 20:28:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-22 20:28:46 +0700
commitdb215529081a439a575ec37f7f89fdc075327c9e (patch)
treee4b364829821563c2fe3b161a5f9ef772a699305 /development/ghidra
parentdab441c78ba0d501df144524e76dc9a930f40288 (diff)
downloadslackbuilds-db215529081a439a575ec37f7f89fdc075327c9e.tar.gz
slackbuilds-db215529081a439a575ec37f7f89fdc075327c9e.tar.xz
development/ghidra: Mark for x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ghidra')
-rw-r--r--development/ghidra/ghidra.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index a770fa3147..e1021163d7 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,10 +1,10 @@
PRGNAM="ghidra"
VERSION="10.3.2"
HOMEPAGE="https://ghidra-sre.org"
-DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3.2_build/ghidra_10.3.2_PUBLIC_20230711.zip"
-MD5SUM="06143f5ce80e8944d121e08494f5bd3e"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3.2_build/ghidra_10.3.2_PUBLIC_20230711.zip"
+MD5SUM_x86_64="06143f5ce80e8944d121e08494f5bd3e"
REQUIRES="jdk19"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"