From 22686aedb19838b0c69e21da0bf08eaa784ec8b9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 10 Jan 2023 16:01:57 +0100 Subject: [PATCH] python3-drgn: update to 0.0.22. --- 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 8f8a14a224b..58ce18d7c40 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.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 " -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