summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-04-24 09:11:22 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:04 +0700
commiteec7f04a3102eb5c09552d73368a1b096230e4f9 (patch)
treecfb02c8d215672a2733b596385d7ccfd86d06ab8 /development
parent8eb86a908ca3078ca4a6521bbdc4179aac935f2d (diff)
downloadslackbuilds-eec7f04a3102eb5c09552d73368a1b096230e4f9.tar.gz
slackbuilds-eec7f04a3102eb5c09552d73368a1b096230e4f9.tar.xz
development/ghidra: Updated for version 10.1.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 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"