commit: 12953255418b842dba0bd9f2b53a74f6d0ba1151 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Thu Apr 24 20:59:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 21:04:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12953255
dev-debug/pwndbg: sync live Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41733 Closes: https://github.com/gentoo/gentoo/pull/41733 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-debug/pwndbg/pwndbg-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild index 3ed0ae501d5e..b1cece4d0527 100644 --- a/dev-debug/pwndbg/pwndbg-99999999.ebuild +++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild @@ -41,7 +41,7 @@ RDEPEND=" >=dev-python/typing-extensions-4.12.0[${PYTHON_USEDEP}] >=dev-util/pwntools-4.14.0[${PYTHON_USEDEP}] >=dev-util/ROPgadget-7.3[${PYTHON_USEDEP}] - >=dev-util/unicorn-2.1.2[python,${PYTHON_USEDEP}] + >=dev-util/unicorn-2.1.3[python,${PYTHON_USEDEP}] ') "
