commit:     51bebcfaeee801017df6acc85159bfd95febb383
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Mon Jan  6 17:22:57 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 13:28:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bebcfa

dev-python/gdb-pt-dump: sync live

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40016
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild 
b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
index 7cd8fe076032..0b067e6d51ae 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ inherit distutils-r1
 DESCRIPTION="Examine the address space of a QEMU-based virtual machine"
 HOMEPAGE="https://github.com/martinradev/gdb-pt-dump";
 
-GDB_PT_DUMP_COMMIT="89ea252f6efc5d75eacca16fc17ff8966a389690"
+GDB_PT_DUMP_COMMIT="7ccdd8bb35762d24386990ba91e43da234fe7437"
 
 if [[ ${PV} == 9999 ]] ; then
        inherit git-r3

Reply via email to