mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
jadx: update to 1.4.1.
This commit is contained in:
parent
6518a93ab8
commit
6c4989f1f7
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.4.0
|
version=1.4.1
|
||||||
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=c2880eb3315071790a7c6b155e7d340563cdae41005f1de859f6942134c557e1
|
checksum=a7323458143805bc10754abbc41094d866ba3c342cfa2201b77d8ee2cdadf467
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle copyArtifacts
|
gradle copyArtifacts
|
||||||
|
|
Loading…
Add table
Reference in a new issue