dex2jar-2.2_pre20211031.ebuild

This commit is contained in:
Anton Bolshakov 2022-09-05 01:17:58 +08:00
parent 179b78355b
commit 41f87b1d1f
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
3 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,2 @@
DIST dex-tools-2.1-SNAPSHOT-20180327402.zip 5587331 BLAKE2B 49978549f9a6117a31814a08cd7a0be415b9d53ad64e815a7f0b06c95b3920a21ef210d31a762c413381344e533bec2d2f95bd634b6697a1ae2206f3bc29a3b6 SHA512 6e34bda6ba2bc94b40f23f565b4802168125f35b90a642b23119aa3f2e6c415365dc7b6d0b6a219253ea10a5c10142351471f6af9945c4e548e00f15a6767086
DIST dex2jar-2.1.zip 5641797 BLAKE2B 364374d37b453b8b7514e4770845ab1a13e95264901bb0e433037ea797fda09b5c5629bfc7ab0daed3c86e0d1cc77796bd850f209bf781f8db5a34eebe6a8305 SHA512 44b4a51043ef608158e16f70d9a448ae0a37896da19bd9837e1124e197b7b41a7c37f074386b0cc03edd4f385066bf5ef04c553f6dec0b0cc2a11ecbf299b16f
DIST dex2jar-2.2_pre20211031.zip 5650065 BLAKE2B e70292592bb94a9aea474737d57517c902839b291592907869850346181649ddc248e3010cbb62e914a5f999c4d47a70820b04f6b9991fb2f38b3a859d6f2f42 SHA512 8eab8707baf7a9ab568fdc04f8c475dd8332e7b13d7945a4be554c7e7c912f6f720b72ca063c325304ef561efd7c151cb7dadc657c0865af8b2d1b70c88ded7a

View file

@ -1,13 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MY_RND_PN="dex-tools-2.1-SNAPSHOT"
MY_PV="2.2-SNAPSHOT-2021-10-31"
DESCRIPTION="Tools to work with android .dex and java .class files"
HOMEPAGE="https://github.com/pxb1988/dex2jar/releases"
SRC_URI="https://github.com/pxb1988/dex2jar/files/1867564/${MY_RND_PN}.zip -> ${MY_RND_PN}-20180327402.zip"
SRC_URI="https://github.com/pxb1988/dex2jar/releases/download/v${MY_PV}/dex-tools-${MY_PV}.zip -> ${P}.zip"
LICENSE="Apache-2.0"
SLOT="0"
@ -16,7 +16,7 @@ IUSE=""
RDEPEND="|| ( virtual/jre virtual/jdk )"
S="${WORKDIR}/${MY_RND_PN}"
S="${WORKDIR}/${PN}-2.2-SNAPSHOT"
src_prepare() {
rm *.bat

View file

@ -1 +0,0 @@
../burpsuite/burpsuite-9999.ebuild