python3-drgn: update to 0.0.30.
This commit is contained in:
parent
2c7fc4cb70
commit
683a3cc97b
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-drgn'
|
||||
pkgname=python3-drgn
|
||||
version=0.0.29
|
||||
revision=2
|
||||
version=0.0.30
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||
makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel"
|
||||
@ -12,7 +12,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=16a465819cc62986f7db4cd5d27e8313f5826890ad7e6b1e856565020c25089e
|
||||
checksum=828cb0a3ea424654314548d0f39765cad36c6c285ca0d9f53d0bd29f8f419a52
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user