From c69e9351b8aac467c112be305032f9179f87678d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 11 Jul 2023 13:43:53 +0200 Subject: [PATCH] python3-drgn: update to 0.0.23. --- srcpkgs/python3-drgn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-drgn/template b/srcpkgs/python3-drgn/template index 58ce18d7c40..b460a700ac3 100644 --- a/srcpkgs/python3-drgn/template +++ b/srcpkgs/python3-drgn/template @@ -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 " 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