From 5f3d8572ce0bb8be8deca2c68847cd20668f3ce1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 25 May 2022 17:51:17 +0200 Subject: [PATCH] python3-drgn: update to 0.0.19. --- 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 26d8715d464..0c8ff7a9e13 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.18 +version=0.0.19 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=78ccda96ba77f453174e462ee77fda1c86188c81ee3f02d307a83a778df9f1fd +checksum=5ed9049f5a257c342eb8fb8e2c7276b1baf1e9109ff0d9677a0990990c7afa4d pre_build() { if [ "$CROSS_BUILD" ]; then