summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-07-30 22:22:04 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:15:58 +0200
commit652a9b0cd86ba23a31e978f23dc12cf2442f726c (patch)
treeece845060da8ddf91efa283955ff34307c299198
parentd32a28d2ad8dda03c013ec18d818caf0bccfb571 (diff)
downloadslackbuilds-652a9b0cd86ba23a31e978f23dc12cf2442f726c.tar.gz
development/ghidra: Updated for version 10.1.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1dd9b4e20c..7827b651ec 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.4}
-VERDATE=${VERDATE:-20220519}
+VERSION=${VERSION:-10.1.5}
+VERDATE=${VERDATE:-20220726}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/ghidra/ghidra.info b/development/ghidra/ghidra.info
index 406ae2e7c1..e685080b41 100644
--- a/development/ghidra/ghidra.info
+++ b/development/ghidra/ghidra.info
@@ -1,8 +1,8 @@
PRGNAM="ghidra"
-VERSION="10.1.4"
+VERSION="10.1.5"
HOMEPAGE="https://ghidra-sre.org"
-DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.4_build/ghidra_10.1.4_PUBLIC_20220519.zip"
-MD5SUM="3adbc4cff17658d04b86f676692c6a4b"
+DOWNLOAD="https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.5_build/ghidra_10.1.5_PUBLIC_20220726.zip"
+MD5SUM="bd542513e7b52f7f06eede128409de37"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk11"