summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2024-03-28 01:56:37 +0100
committer Willy Sudiarto Raharjo2024-03-29 01:37:29 +0100
commita682a9b3478a5fcd1581df9b6a4646c11d803d9b (patch)
treec4b1d8e8a9a7a3d231256716d18217c8a56c70d5 /development
parentd51a6f3ca27e7873ae17245d147973d434a47a73 (diff)
downloadslackbuilds-a682a9b3478a5fcd1581df9b6a4646c11d803d9b.tar.gz
development/ghidra: Updated for version 11.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 b2797434e3..76f54b2bd2 100644
--- a/development/ghidra/ghidra.SlackBuild
+++ b/development/ghidra/ghidra.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ghidra
-VERSION=${VERSION:-11.0.1}
-VERDATE=${VERDATE:-20240130}
+VERSION=${VERSION:-11.0.2}
+VERDATE=${VERDATE:-20240326}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index 733cbfed65..5f3075812b 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,10 +1,10 @@
PRGNAM="ghidra"
-VERSION="11.0.1"
+VERSION="11.0.2"
HOMEPAGE="https://ghidra-sre.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build/ghidra_11.0.1_PUBLIC_20240130.zip"
-MD5SUM_x86_64="d7ee0dc93ec05002ce9c4cec7e64083b"
+DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.2_build/ghidra_11.0.2_PUBLIC_20240326.zip"
+MD5SUM_x86_64="93218c038d77fc4f5cdcceb1d3be1681"
REQUIRES="jdk19"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"