From 2947a27ba1e866f6d09657bb3cdc9b0802e7f576 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 26 Apr 2022 13:41:52 +0200 Subject: [PATCH] crash: update to 8.0.1. --- srcpkgs/crash/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/crash/template b/srcpkgs/crash/template index 7f158c9ed6..fadb3fcbcb 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() {