summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-06-04 09:28:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-04 23:17:55 +0700
commit695deaf7d7ed930f7699843600fdfe8aeabf28b7 (patch)
tree1e2c0c700b148a681e32133b078a9c5edd8d3eab /development/ghidra
parentd23d203687ec8b0841405bdfa2a5ac2bc9a0bca3 (diff)
downloadslackbuilds-695deaf7d7ed930f7699843600fdfe8aeabf28b7.tar.gz
slackbuilds-695deaf7d7ed930f7699843600fdfe8aeabf28b7.tar.xz
development/ghidra: Updated for version 10.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ghidra')
-rw-r--r--development/ghidra/ghidra.SlackBuild4
-rw-r--r--development/ghidra/ghidra.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/ghidra/ghidra.SlackBuild b/development/ghidra/ghidra.SlackBuild
index fc60c12a46..98d76d6d5d 100644
--- a/development/ghidra/ghidra.SlackBuild
+++ b/development/ghidra/ghidra.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ghidra
-VERSION=${VERSION:-10.2.3}
-VERDATE=${VERDATE:-20230208}
+VERSION=${VERSION:-10.3}
+VERDATE=${VERDATE:-20230510}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index a1795fe43e..90f5a0f50d 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,8 +1,8 @@
PRGNAM="ghidra"
-VERSION="10.2.3"
+VERSION="10.3"
HOMEPAGE="https://ghidra-sre.org"
-DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.2.3_build/ghidra_10.2.3_PUBLIC_20230208.zip"
-MD5SUM="e442edae1662521b362b2a07956faead"
+DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3_build/ghidra_10.3_PUBLIC_20230510.zip"
+MD5SUM="73c5edc9de32a4d1aff68196a9aaf62c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk19"