mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
androguard: v3.3.1 bump and move to dev-util category
This commit is contained in:
parent
d8cbeba906
commit
aa751188d5
6 changed files with 4 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST androguard-3.2.0.tar.gz 599730 BLAKE2B 0ec14e119b88717266a53d6632ab077096f115541d29a82058987a11000c829ea8fff4a3f686ef0c65038167d205e7007d65bb9aab4f72a93fefdc5c050c8964 SHA512 ce165afb31a9fc1b51e748686e452a11aa4f639fd596e9ed03e4e35414122bdd3b9b1ecc32ea0309e6f4d64e37b8148945d2a8ad139891d995c4524a54fbcb62
|
||||
DIST androguard-3.2.1.tar.gz 621132 BLAKE2B bedd61021c6d85cd004e04ed90d2af00744dd8cc58ddc6b97397b86961f84905d9b5973731b7997a8c01fd8b551d080f79311ee842dfc797e6ec95f11081e94b SHA512 d6975abc501c9f87d9f62cbf3b13270e3a52934debd519d2aa678e7939d9f984fe547dfd87b41c81ce5606bd04edf6ea43194781771cc352ee8238a049bd01b3
|
||||
DIST androguard-3.3.1.tar.gz 630878 BLAKE2B 45a7e586bfc728d18b5d2a6ece80db3bd72377d8aec0893ea026a0d847a43c8d536d01f5ddcad48fa29a5541879d42644e39e6c3bcdb318fa868ec7f9dbda37d SHA512 f6d4cbd7ce040b78b7e6bbbfd96028d0d1e7ed657d48711027d3666d29ada3cba9d0e6c6734e685cb8d9ebfe386d40b6298207452880a28c3ac2778677fa5ece
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
|
@ -29,7 +29,7 @@ PDEPEND="dev-util/frida-tools
|
|||
!arm? ( app-misc/gplaycli
|
||||
dev-util/android-sdk-update-manager
|
||||
)
|
||||
dev-python/androguard
|
||||
dev-util/androguard
|
||||
)
|
||||
)
|
||||
ios? (
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
move dev-python/lief dev-util/lief-bin
|
||||
move dev-python/androguard dev-util/androguard
|
||||
|
|
|
|||
Loading…
Reference in a new issue