From bd3515fe31008832d542547c5462a58f7e19a34e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 15 Oct 2024 16:01:26 +0200 Subject: [PATCH] python3-drgn: update to 0.0.29. --- srcpkgs/python3-drgn/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-drgn/template b/srcpkgs/python3-drgn/template index 97046ca006e..6b0b0336ab3 100644 --- a/srcpkgs/python3-drgn/template +++ b/srcpkgs/python3-drgn/template @@ -1,17 +1,18 @@ # Template file for 'python3-drgn' pkgname=python3-drgn -version=0.0.27 +version=0.0.29 revision=1 build_style=python3-module hostmakedepends="automake libtool pkg-config python3-setuptools" makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel" depends="python3" +checkdepends="check-devel" short_desc="Scriptable debugger library" maintainer="Leah Neukirchen " license="LGPL-2.1-or-later" homepage="https://github.com/osandov/drgn/" distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz" -checksum=3a4bacb51d5f15f9f7e7721b95785b6cf6b4241b1b7a242bd9a5fc293dbd609a +checksum=16a465819cc62986f7db4cd5d27e8313f5826890ad7e6b1e856565020c25089e pre_build() { if [ "$CROSS_BUILD" ]; then