jadx: update to 1.5.1.
This commit is contained in:
parent
0340608eeb
commit
b7ca82f8b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jadx'
|
||||
pkgname=jadx
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
hostmakedepends="openjdk11 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=7b72f104d7e735ff329b3cbd286364e88073e5db2d5c86d6596c24371065197d
|
||||
checksum=8bf962d32a90b5b3447c1118a0db8a5186f0ddb4c83a4b2713ca72586a2fb6a3
|
||||
|
||||
do_build() {
|
||||
gradle copyArtifacts
|
||||
|
|
Loading…
Reference in New Issue