jadx: update to 1.4.1.
This commit is contained in:
parent
6518a93ab8
commit
6c4989f1f7
@ -1,6 +1,6 @@
|
||||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
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=c2880eb3315071790a7c6b155e7d340563cdae41005f1de859f6942134c557e1
|
||||
checksum=a7323458143805bc10754abbc41094d866ba3c342cfa2201b77d8ee2cdadf467
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
Loading…
Reference in New Issue
Block a user