python3-drgn: update to 0.0.25.

This commit is contained in:
Leah Neukirchen 2024-01-22 14:37:47 +01:00
parent 702dad192c
commit 2103a83a34

View file

@ -1,6 +1,6 @@
# Template file for 'python3-drgn'
pkgname=python3-drgn
version=0.0.24
version=0.0.25
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=f3c82c95ba4694d9d4beff53d96730ec0d71f792319db639385c2f72ff1d9979
checksum=70061968673b0bb74ceaa37c0d3f33390d297d2222f37b3dc341514b0c5216ff
pre_build() {
if [ "$CROSS_BUILD" ]; then