jadx: update to 1.5.6.

This commit is contained in:
Duncaen
2026-08-02 17:33:49 +02:00
parent ae5d479308
commit ef51a2db8e
+6 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'jadx'
pkgname=jadx
version=1.5.5
version=1.5.6
revision=1
hostmakedepends="openjdk21 gradle"
short_desc="Decompiler for Dalvik bytecode"
@@ -8,7 +8,11 @@ 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=8c1af4a9aebd5334367d5d60c8d56b02755b2027f9f8bc6633b5c3afdc273e1a
checksum=11bb5ebd8c3169ff3f87e6f928d60cff1545f0c55ba1f814ce67e43ba3f2a9e7
case "$XBPS_TARGET_MACHINE" in
i686*|arm*) broken="Unsupported architecture" ;;
esac
do_build() {
gradle --no-daemon copyArtifacts