From 13d7634ef0268d4ba774dc58b15b3fca5ad8b654 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Mar 2022 13:34:17 +0100 Subject: [PATCH] python3-drgn: update to 0.0.18. --- 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 6cf3af1f56..26d8715d46 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.16 +version=0.0.18 revision=1 wrksrc="drgn-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://github.com/osandov/drgn/" distfiles="https://github.com/osandov/drgn/archive/refs/tags/v${version}.tar.gz" -checksum=8dee0e92babc456ecf9228dc5f5433ae78fb2d6215d035bef79f29afaecd4433 +checksum=78ccda96ba77f453174e462ee77fda1c86188c81ee3f02d307a83a778df9f1fd pre_build() { if [ "$CROSS_BUILD" ]; then