python3-drgn: update to 0.0.21.

This commit is contained in:
Leah Neukirchen 2022-11-07 15:08:48 +01:00
parent 1fffd6f832
commit 03f22d3b52
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.20
revision=2
version=0.0.21
revision=1
wrksrc="drgn-${version}"
build_style=python3-module
hostmakedepends="automake libtool pkg-config python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/osandov/drgn/"
distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz"
checksum=d67ef65a2a9a27059d7abda38c5628a76060173772d19d439b05409eb96ca6e6
checksum=c299de5ee962ad2c0d2e59c9ff239dedd92a4a32b5ca890eb5d5e63da7b01771
pre_build() {
if [ "$CROSS_BUILD" ]; then