mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
Apktool: update to 2.11.1.
This commit is contained in:
parent
779d105410
commit
2a30fee861
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Apktool'
|
||||
pkgname=Apktool
|
||||
version=2.10.0
|
||||
version=2.11.1
|
||||
revision=1
|
||||
hostmakedepends="openjdk11 gradle"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
|||
homepage="https://apktool.org"
|
||||
changelog="https://github.com/iBotPeaches/Apktool/releases"
|
||||
distfiles="https://github.com/iBotPeaches/Apktool/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=054e4476ec732953c1cf9254d65d37f6dfffaceb0ddc977713926059dcfb5f9c
|
||||
checksum=1c1ac3add61c5d9043b5efdb228fbd2be7c3bd329bb6ed82228eedacef90bcb9
|
||||
|
||||
do_build() {
|
||||
gradle build shadowJar
|
||||
|
|
Loading…
Add table
Reference in a new issue