diff --git a/srcpkgs/crash/template b/srcpkgs/crash/template index 7f158c9ed63..fadb3fcbcb6 100644 --- a/srcpkgs/crash/template +++ b/srcpkgs/crash/template @@ -1,7 +1,7 @@ # Template file for 'crash' pkgname=crash -version=8.0.0 -revision=2 +version=8.0.1 +revision=1 archs="i686 x86_64" # broken on musl build_style=gnu-makefile hostmakedepends="flex tar wget texinfo" @@ -13,8 +13,9 @@ license="GPL-3.0-or-later" homepage="https://crash-utility.github.io/" changelog="https://crash-utility.github.io/crash.changelog.html" distfiles="https://github.com/crash-utility/crash/archive/${version}.tar.gz" -checksum=caab49b7b6d442f60c41360e0ec80cf852dc64e89303b41d704d7661cef43e68 +checksum=233208b1433a49e1d5a063fa88e6fc9772b99fbb7b30ae79a2115d1b8f0dfc52 nocross=yes +disable_parallel_build=yes LDFLAGS=-llzo2 post_extract() {