jadx: update to 1.4.6.

This commit is contained in:
Andrew Benson 2023-02-21 11:00:01 -06:00
parent ead115f4f9
commit c21015543a

View file

@ -1,6 +1,6 @@
# Template file for 'jadx' # Template file for 'jadx'
pkgname=jadx pkgname=jadx
version=1.4.5 version=1.4.6
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=bb8b387dc89a3ead4cb2ec7d66d32c7093f51c4c47e937b473145ea651f94d79 checksum=8d3e19840be67a8cef592d59f7de271ffe6cfaf3024ba95f40367814f18b0c16
do_build() { do_build() {
gradle copyArtifacts gradle copyArtifacts