summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Ebben Aries2023-02-12 19:02:58 +0100
committer Willy Sudiarto Raharjo2023-02-18 04:06:38 +0100
commite2feed55de298cc630f6138175adf3b7b675a574 (patch)
tree528fa5771c350707878ebe8ab8311e503f5486ce /development/ghidra
parent7b99ec8b093faec884fef357e7eb53d77c5257d1 (diff)
downloadslackbuilds-e2feed55de298cc630f6138175adf3b7b675a574.tar.gz
development/ghidra: Updated for version 10.2.3
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 91c3e94cc6..37b11ba3e0 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.2}
-VERDATE=${VERDATE:-20221115}
+VERSION=${VERSION:-10.2.3}
+VERDATE=${VERDATE:-20230208}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index cc39ac4f84..a1795fe43e 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,8 +1,8 @@
PRGNAM="ghidra"
-VERSION="10.2.2"
+VERSION="10.2.3"
HOMEPAGE="https://ghidra-sre.org"
-DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.2.2_build/ghidra_10.2.2_PUBLIC_20221115.zip"
-MD5SUM="9c4c8e4dca5053974c66c4c5cda1c4af"
+DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.2.3_build/ghidra_10.2.3_PUBLIC_20230208.zip"
+MD5SUM="e442edae1662521b362b2a07956faead"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk19"