From 2b91cbc5f2c4d9767d7c4994c7f2eed42c276bea Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Fri, 2 Feb 2024 12:34:51 -0700 Subject: development/ghidra: Updated for version 11.0.1 Signed-off-by: Willy Sudiarto Raharjo --- development/ghidra/ghidra.SlackBuild | 6 +++--- development/ghidra/ghidra.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'development/ghidra') diff --git a/development/ghidra/ghidra.SlackBuild b/development/ghidra/ghidra.SlackBuild index d8160c90eb..b2797434e3 100644 --- a/development/ghidra/ghidra.SlackBuild +++ b/development/ghidra/ghidra.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Ghidra -# Copyright (c) 2021-2023, Ebben Aries +# Copyright (c) 2021-2024, Ebben Aries # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ghidra -VERSION=${VERSION:-11.0} -VERDATE=${VERDATE:-20231222} +VERSION=${VERSION:-11.0.1} +VERDATE=${VERDATE:-20240130} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info index 7c89d2dfc8..733cbfed65 100644 --- a/development/ghidra/ghidra.info +++ b/development/ghidra/ghidra.info @@ -1,10 +1,10 @@ PRGNAM="ghidra" -VERSION="11.0" +VERSION="11.0.1" HOMEPAGE="https://ghidra-sre.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0_build/ghidra_11.0_PUBLIC_20231222.zip" -MD5SUM_x86_64="055e6c99cacb988a855abd3b22613cf1" +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" REQUIRES="jdk19" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" -- cgit v1.2.3-65-gdbad