jadx: update to 1.3.4.
This commit is contained in:
parent
4cd0718d8f
commit
a692f004d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
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=c423176c0b0675db6a9969133af3ec71d2568897155362fe50b0288e76bfe78d
|
||||
checksum=9f7f05c647a287fe4a572d85f14715559513e864d27f6bf6b19852529da8efdc
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
|
Loading…
Reference in a new issue