python3-drgn: update to 0.0.22.
This commit is contained in:
parent
d15427d200
commit
22686aedb1
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-drgn'
|
||||
pkgname=python3-drgn
|
||||
version=0.0.21
|
||||
version=0.0.22
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="automake libtool pkg-config python3-setuptools"
|
||||
@ -8,10 +8,10 @@ makedepends="elfutils-devel libgomp-devel python3-devel libkdumpfile-devel"
|
||||
depends="python3"
|
||||
short_desc="Scriptable debugger library"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
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=c299de5ee962ad2c0d2e59c9ff239dedd92a4a32b5ca890eb5d5e63da7b01771
|
||||
checksum=361cf21d39d74e936702c20498e76371379ffe84424dd7c0d24cf5e15975c3ff
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user