From 683a3cc97bd7b8f3d4e7c41408fc93c6f6e28ce9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 22 Dec 2024 19:07:37 +0100 Subject: [PATCH] python3-drgn: update to 0.0.30. --- srcpkgs/python3-drgn/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-drgn/template b/srcpkgs/python3-drgn/template index 8a236364a1b..9ed8ff885ee 100644 --- a/srcpkgs/python3-drgn/template +++ b/srcpkgs/python3-drgn/template @@ -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 " 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