jadx: update to 1.4.7.
This commit is contained in:
parent
34b85c7de7
commit
874eead885
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.4.6
|
||||
version=1.4.7
|
||||
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=8d3e19840be67a8cef592d59f7de271ffe6cfaf3024ba95f40367814f18b0c16
|
||||
checksum=4afdd130f7ec60e88996b73d7c84c51b402cc36b4bf117bdc6289254027726cf
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
|
Loading…
Reference in New Issue