python3-drgn: update to 0.0.24.

This commit is contained in:
Leah Neukirchen 2023-10-07 15:00:24 +02:00
parent c4460b35cc
commit 9a85d913f5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-drgn'
pkgname=python3-drgn
version=0.0.23
revision=2
version=0.0.24
revision=1
build_style=python3-module
hostmakedepends="automake libtool pkg-config python3-setuptools"
makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel"
@ -11,7 +11,7 @@ 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=a13691a0df3e33bb8e4c73219c5677b75c2324bf70a1eeb485a3b367ce0c5d4c
checksum=f3c82c95ba4694d9d4beff53d96730ec0d71f792319db639385c2f72ff1d9979
pre_build() {
if [ "$CROSS_BUILD" ]; then