Ghidrathon: update to 3.0.2.
This commit is contained in:
parent
b94c58a3b9
commit
c114b96981
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Ghidrathon'
|
||||
pkgname=Ghidrathon
|
||||
version=3.0.1
|
||||
version=3.0.2
|
||||
revision=1
|
||||
hostmakedepends="gradle openjdk17 unzip jep"
|
||||
makedepends="ghidra python3-devel"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/mandiant/Ghidrathon"
|
||||
changelog="https://github.com/mandiant/Ghidrathon/releases"
|
||||
distfiles="https://github.com/mandiant/Ghidrathon/archive/v${version}.tar.gz"
|
||||
checksum=9173f489f4a91569b9b36cf2f78e6b88af2189d742e658829cb492250b238c1f
|
||||
checksum=116352ff1a0ab387fb1b9166557aeacff36f8a98d46ebb3a51ccaf8110aba977
|
||||
nocross=yes # ghidra cannot be cross-compiled
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue