jadx: update to 1.3.4.

This commit is contained in:
Evgeny Ermakov 2022-03-23 13:55:28 +11:00 committed by Andrew Benson
parent 4cd0718d8f
commit a692f004d4

View file

@ -1,6 +1,6 @@
# Template file for 'jadx' # Template file for 'jadx'
pkgname=jadx pkgname=jadx
version=1.3.3 version=1.3.4
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=c423176c0b0675db6a9969133af3ec71d2568897155362fe50b0288e76bfe78d checksum=9f7f05c647a287fe4a572d85f14715559513e864d27f6bf6b19852529da8efdc
do_build() { do_build() {
gradle copyArtifacts gradle copyArtifacts