python3-drgn: update to 0.0.29.

This commit is contained in:
Leah Neukirchen 2024-10-15 16:01:26 +02:00
parent 6d606b6540
commit bd3515fe31
1 changed files with 3 additions and 2 deletions

View File

@ -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 <leah@vuxu.org>"
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