summaryrefslogtreecommitdiffstats
path: root/development/ghidra
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-09-30 10:49:43 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-01 10:11:24 +0700
commit61f0fd72f53227406f9c51afc75b64329cb95b5e (patch)
tree685239c9c0bf38bc210a51b42248a6221149c400 /development/ghidra
parent305ea68912514fa67e35ac977bafaca5d68cedd3 (diff)
downloadslackbuilds-61f0fd72f53227406f9c51afc75b64329cb95b5e.tar.gz
slackbuilds-61f0fd72f53227406f9c51afc75b64329cb95b5e.tar.xz
development/ghidra: Updated for version 10.4
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 c48712316e..cc050bcdec 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.3}
-VERDATE=${VERDATE:-20230829}
+VERSION=${VERSION:-10.4}
+VERDATE=${VERDATE:-20230928}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index 2673712535..e8f74688e5 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,10 +1,10 @@
PRGNAM="ghidra"
-VERSION="10.3.3"
+VERSION="10.4"
HOMEPAGE="https://ghidra-sre.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.4_build/ghidra_10.4_PUBLIC_20230928.zip"
+MD5SUM_x86_64="7547377af9b793dcc39ef1d35c30eba9"
REQUIRES="jdk19"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"