jadx: update to 1.4.2.
This commit is contained in:
parent
151456a465
commit
e2128f185f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
revision=1
|
||||
hostmakedepends="openjdk8 gradle"
|
||||
short_desc="Decompiler for Dalvik bytecode"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/skylot/jadx"
|
||||
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
||||
checksum=a7323458143805bc10754abbc41094d866ba3c342cfa2201b77d8ee2cdadf467
|
||||
checksum=12ddc584d1b806475b8b09e2380a70dff3256cb1283f2eb3e1dec0cccf6f4176
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
|
Loading…
Reference in New Issue