1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 11:42:40 +01:00

app-forensics/decompyle++: bump to 0_p20210816, remove old

This commit is contained in:
2021-10-03 12:10:06 +02:00
parent 915b7f3936
commit adec3ba6bf
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit cmake python-single-r1
EGIT_COMMIT="fbf9d24de3e5322d75658c0733afd5b139280ad8"
EGIT_COMMIT="6140b4b33ef0c1d87e233c8fb064142233f9f4b9"
DESCRIPTION="A Python Byte-code Disassembler/Decompiler"
HOMEPAGE="https://github.com/zrax/pycdc"