summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-07-12 07:11:38 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-14 10:18:10 +0700
commit0e4713b83387d225a3ea9b00ca609574a2fe26d2 (patch)
treec1a6751ef9cfbbfbfb8c6a7ad9ca2c022dbb5328 /development/ghidra
parentb29bf82c559ab14a85d5450c644fbfe6df316618 (diff)
downloadslackbuilds-0e4713b83387d225a3ea9b00ca609574a2fe26d2.tar.gz
slackbuilds-0e4713b83387d225a3ea9b00ca609574a2fe26d2.tar.xz
development/ghidra: Updated for version 10.3.2
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 fc430c1092..af1051dcba 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.3.1}
-VERDATE=${VERDATE:-20230614}
+VERSION=${VERSION:-10.3.2}
+VERDATE=${VERDATE:-20230711}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index f5750eca98..a770fa3147 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,8 +1,8 @@
PRGNAM="ghidra"
-VERSION="10.3.1"
+VERSION="10.3.2"
HOMEPAGE="https://ghidra-sre.org"
-DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3.1_build/ghidra_10.3.1_PUBLIC_20230614.zip"
-MD5SUM="4f8266e469033fbdce5d93b358b3dc45"
+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=""
REQUIRES="jdk19"