mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
jadx: update to 1.4.0.
This commit is contained in:
parent
a5c0066306
commit
fa42ea478c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jadx'
|
# Template file for 'jadx'
|
||||||
pkgname=jadx
|
pkgname=jadx
|
||||||
version=1.3.5
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="openjdk8 gradle"
|
hostmakedepends="openjdk8 gradle"
|
||||||
short_desc="Decompiler for Dalvik bytecode"
|
short_desc="Decompiler for Dalvik bytecode"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/skylot/jadx"
|
homepage="https://github.com/skylot/jadx"
|
||||||
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
||||||
checksum=ed556c32b87f6f6cc1ef6ea35bc6881da1a6ad538bb81f9dad1c16969435ea24
|
checksum=c2880eb3315071790a7c6b155e7d340563cdae41005f1de859f6942134c557e1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle copyArtifacts
|
gradle copyArtifacts
|
||||||
|
|
Loading…
Add table
Reference in a new issue