diff --git a/java/apktool/Portfile b/java/apktool/Portfile index ee5631c5056a2..1fb5a0864a581 100644 --- a/java/apktool/Portfile +++ b/java/apktool/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup java 1.0 PortGroup github 1.0 -github.setup iBotPeaches Apktool 2.10.0 v +github.setup iBotPeaches Apktool 2.11.0 v name apktool categories java devel @@ -22,9 +22,9 @@ long_description Apktool is a tool for reverse engineering 3rd party, clo homepage https://ibotpeaches.github.io/Apktool/ -checksums rmd160 082f36ccdf56f74db27cd9d87f7e66a5026e57a8 \ - sha256 c12141d2529085d6408924281269e7a8536c19e6131e5fbe1357754d608b0f3c \ - size 38088349 +checksums rmd160 e48b601972b915516a5831fcfc4012965e439969 \ + sha256 14eaf9a76d6b5edd04bef9aa9622219be08c402cb4dab5506fdc6bdd8a1cc6eb \ + size 38446847 java.version 1.8+ java.fallback openjdk11