diff --git a/srcpkgs/python3-drgn/template b/srcpkgs/python3-drgn/template index 9834bd20f03..6cf3af1f568 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.14 -revision=2 +version=0.0.16 +revision=1 wrksrc="drgn-${version}" build_style=python3-module hostmakedepends="automake libtool pkg-config python3-setuptools" @@ -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=97088c7f32fcfbad0795159807e3290794cacc011228bd27e86510eb62e73bc3 +checksum=8dee0e92babc456ecf9228dc5f5433ae78fb2d6215d035bef79f29afaecd4433 pre_build() { if [ "$CROSS_BUILD" ]; then