mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Ghidrathon: update to 3.0.2.
This commit is contained in:
parent
b94c58a3b9
commit
c114b96981
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Ghidrathon'
|
# Template file for 'Ghidrathon'
|
||||||
pkgname=Ghidrathon
|
pkgname=Ghidrathon
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="gradle openjdk17 unzip jep"
|
hostmakedepends="gradle openjdk17 unzip jep"
|
||||||
makedepends="ghidra python3-devel"
|
makedepends="ghidra python3-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/mandiant/Ghidrathon"
|
homepage="https://github.com/mandiant/Ghidrathon"
|
||||||
changelog="https://github.com/mandiant/Ghidrathon/releases"
|
changelog="https://github.com/mandiant/Ghidrathon/releases"
|
||||||
distfiles="https://github.com/mandiant/Ghidrathon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mandiant/Ghidrathon/archive/v${version}.tar.gz"
|
||||||
checksum=9173f489f4a91569b9b36cf2f78e6b88af2189d742e658829cb492250b238c1f
|
checksum=116352ff1a0ab387fb1b9166557aeacff36f8a98d46ebb3a51ccaf8110aba977
|
||||||
nocross=yes # ghidra cannot be cross-compiled
|
nocross=yes # ghidra cannot be cross-compiled
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue