summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-09-23 12:55:03 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-30 11:16:25 +0700
commitc78ecc1325b8520fa13c65bcdba0958ac33e7f3c (patch)
tree89a5efbd3bb93dfe3ecfc47a5c106797d6839e06 /development/ghidra
parentce9b73af8d2b1d3aad820a54af29b5aad49dd603 (diff)
downloadslackbuilds-c78ecc1325b8520fa13c65bcdba0958ac33e7f3c.tar.gz
slackbuilds-c78ecc1325b8520fa13c65bcdba0958ac33e7f3c.tar.xz
development/ghidra: Updated for version 10.3.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 af1051dcba..c48712316e 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.2}
-VERDATE=${VERDATE:-20230711}
+VERSION=${VERSION:-10.3.3}
+VERDATE=${VERDATE:-20230829}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index e1021163d7..2673712535 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,10 +1,10 @@
PRGNAM="ghidra"
-VERSION="10.3.2"
+VERSION="10.3.3"
HOMEPAGE="https://ghidra-sre.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3.2_build/ghidra_10.3.2_PUBLIC_20230711.zip"
-MD5SUM_x86_64="06143f5ce80e8944d121e08494f5bd3e"
+DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.3.3_build/ghidra_10.3.3_PUBLIC_20230829.zip"
+MD5SUM_x86_64="20c1fb9e5eead40d12a23b6014cb8fc7"
REQUIRES="jdk19"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"