From 0e4713b83387d225a3ea9b00ca609574a2fe26d2 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Wed, 12 Jul 2023 07:11:38 -0700 Subject: development/ghidra: Updated for version 10.3.2 Signed-off-by: Willy Sudiarto Raharjo --- development/ghidra/ghidra.SlackBuild | 4 ++-- development/ghidra/ghidra.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development/ghidra') 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" -- cgit v1.2.3-65-gdbad