jadx: update to 1.4.1.

This commit is contained in:
Andrew Benson 2022-06-04 12:04:31 -05:00
parent 6518a93ab8
commit 6c4989f1f7

View file

@ -1,6 +1,6 @@
# Template file for 'jadx' # Template file for 'jadx'
pkgname=jadx pkgname=jadx
version=1.4.0 version=1.4.1
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=c2880eb3315071790a7c6b155e7d340563cdae41005f1de859f6942134c557e1 checksum=a7323458143805bc10754abbc41094d866ba3c342cfa2201b77d8ee2cdadf467
do_build() { do_build() {
gradle copyArtifacts gradle copyArtifacts