summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2024-04-19 16:17:20 +0200
committer Willy Sudiarto Raharjo2024-04-19 16:58:17 +0200
commitd7fd86e1ee176d08e5ad61468af425ba697f265b (patch)
treedd1d2513b330d8c6f9fae8e993366de397abd643
parentc1d3bf3ad1e05237e5a3a28e8304d90726b85030 (diff)
downloadslackbuilds-d7fd86e1ee176d08e5ad61468af425ba697f265b.tar.gz
development/ghidra: Updated for version 11.0.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 76f54b2bd2..588e26bdd3 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.2}
-VERDATE=${VERDATE:-20240326}
+VERSION=${VERSION:-11.0.3}
+VERDATE=${VERDATE:-20240410}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index 5f3075812b..9a82e03a93 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,10 +1,10 @@
PRGNAM="ghidra"
-VERSION="11.0.2"
+VERSION="11.0.3"
HOMEPAGE="https://ghidra-sre.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip"
+MD5SUM_x86_64="e8122e6ae7eacd7bfb9842c6dad13a32"
REQUIRES="jdk19"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"