python3-drgn: update to 0.0.23.
This commit is contained in:
parent
2f3ef0d720
commit
c69e9351b8
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-drgn'
|
||||
pkgname=python3-drgn
|
||||
version=0.0.22
|
||||
version=0.0.23
|
||||
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=361cf21d39d74e936702c20498e76371379ffe84424dd7c0d24cf5e15975c3ff
|
||||
checksum=a13691a0df3e33bb8e4c73219c5677b75c2324bf70a1eeb485a3b367ce0c5d4c
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user