From eec7f04a3102eb5c09552d73368a1b096230e4f9 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Sun, 24 Apr 2022 09:11:22 -0600 Subject: development/ghidra: Updated for version 10.1.3 Signed-off-by: Willy Sudiarto Raharjo --- development/ghidra/ghidra.SlackBuild | 4 ++-- development/ghidra/ghidra.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development') diff --git a/development/ghidra/ghidra.SlackBuild b/development/ghidra/ghidra.SlackBuild index 337cc6d452..58c6884bf1 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.1.2} -VERDATE=${VERDATE:-20220125} +VERSION=${VERSION:-10.1.3} +VERDATE=${VERDATE:-20220421} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info index 5666b7f10e..f528c78edc 100644 --- a/development/ghidra/ghidra.info +++ b/development/ghidra/ghidra.info @@ -1,8 +1,8 @@ PRGNAM="ghidra" -VERSION="10.1.2" +VERSION="10.1.3" HOMEPAGE="https://ghidra-sre.org" -DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.2_build/ghidra_10.1.2_PUBLIC_20220125.zip" -MD5SUM="ee0a1b72d9fa88a1861f84f9c26b8c2d" +DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.3_build/ghidra_10.1.3_PUBLIC_20220421.zip" +MD5SUM="e0ec1e54416ead4b59bb5c4c847ae039" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk11" -- cgit v1.2.3