python3-drgn: update to 0.0.32.

This commit is contained in:
Leah Neukirchen 2025-07-02 16:04:50 +02:00
parent 00b560ae74
commit 4784efa45e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-drgn' # Template file for 'python3-drgn'
pkgname=python3-drgn pkgname=python3-drgn
version=0.0.31 version=0.0.32
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="automake libtool pkg-config python3-setuptools" hostmakedepends="automake libtool pkg-config python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://github.com/osandov/drgn/" homepage="https://github.com/osandov/drgn/"
distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz"
checksum=566ebe60feec86404a511ba9aaac5f860f993aef707b4dea45fa9a75795c3243 checksum=6e5f34a0a48f80220869c645533afd067fe9542566f536fdb092df39e5f2cb52
pre_build() { pre_build() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then