From 9d4d6c761329ad30f67dff7d7ea92bfdbb51f5ce Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Tue, 15 Nov 2022 10:06:24 +0000 Subject: development/ghidra: Updated for version 10.2.1 Signed-off-by: Willy Sudiarto Raharjo --- development/ghidra/README | 2 +- development/ghidra/ghidra.SlackBuild | 4 ++-- development/ghidra/ghidra.info | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/development/ghidra/README b/development/ghidra/README index ae9f69f631..db029b1400 100644 --- a/development/ghidra/README +++ b/development/ghidra/README @@ -8,5 +8,5 @@ a wide variety of processor instruction sets and executable formats and can be run in both user-interactive and automated modes. NOTE: On first run, ghidra will prompt you for your path to the JDK 11+ -home directory. This is usually /usr/lib64/jdk11- if +home directory. This is usually /usr/lib64/jdk19- if installed from slackbuilds. diff --git a/development/ghidra/ghidra.SlackBuild b/development/ghidra/ghidra.SlackBuild index b21d4099ac..638c58e9f1 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.2} -VERDATE=${VERDATE:-20221101} +VERSION=${VERSION:-10.2.1} +VERDATE=${VERDATE:-20221110} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info index 62c4e220e1..af21318673 100644 --- a/development/ghidra/ghidra.info +++ b/development/ghidra/ghidra.info @@ -1,10 +1,10 @@ PRGNAM="ghidra" -VERSION="10.2" +VERSION="10.2.1" HOMEPAGE="https://ghidra-sre.org" -DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.2_build/ghidra_10.2_PUBLIC_20221101.zip" -MD5SUM="51b6b5584628159969b49165e8312700" +DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.2.1_build/ghidra_10.2.1_PUBLIC_20221110.zip" +MD5SUM="60c594997eeb73c543ea4ea99cb5264d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jdk11" +REQUIRES="jdk19" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" -- cgit v1.2.3-80-g2a13