jadx: update to 1.4.0.

This commit is contained in:
Andrew Benson 2022-05-24 08:58:05 -05:00
parent a5c0066306
commit fa42ea478c

View file

@ -1,6 +1,6 @@
# Template file for 'jadx' # Template file for 'jadx'
pkgname=jadx pkgname=jadx
version=1.3.5 version=1.4.0
revision=1 revision=1
hostmakedepends="openjdk8 gradle" hostmakedepends="openjdk8 gradle"
short_desc="Decompiler for Dalvik bytecode" short_desc="Decompiler for Dalvik bytecode"
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/skylot/jadx" homepage="https://github.com/skylot/jadx"
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz" distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
checksum=ed556c32b87f6f6cc1ef6ea35bc6881da1a6ad538bb81f9dad1c16969435ea24 checksum=c2880eb3315071790a7c6b155e7d340563cdae41005f1de859f6942134c557e1
do_build() { do_build() {
gradle copyArtifacts gradle copyArtifacts