python3-drgn: update to 0.0.26.

This commit is contained in:
Leah Neukirchen 2024-04-09 13:17:49 +02:00
parent 666b3c053e
commit dbdd0a64d8

View file

@ -1,6 +1,6 @@
# Template file for 'python3-drgn'
pkgname=python3-drgn
version=0.0.25
version=0.0.26
revision=1
build_style=python3-module
hostmakedepends="automake libtool pkg-config python3-setuptools"
@ -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=70061968673b0bb74ceaa37c0d3f33390d297d2222f37b3dc341514b0c5216ff
checksum=2d1893a492830bb36f46db86269e05da7476dffcea7b751f0b250e8e16464d55
pre_build() {
if [ "$CROSS_BUILD" ]; then