From 80b49d6d8ad028d5b1f8e2e9ab3a565cfd6a96aa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 Apr 2024 13:10:07 +0200 Subject: [PATCH] crash: update to 8.0.5. --- srcpkgs/crash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/crash/template b/srcpkgs/crash/template index aa0c08dcbed..44e028191d9 100644 --- a/srcpkgs/crash/template +++ b/srcpkgs/crash/template @@ -1,6 +1,6 @@ # Template file for 'crash' pkgname=crash -version=8.0.4 +version=8.0.5 revision=1 archs="i686 x86_64" # broken on musl build_style=gnu-makefile @@ -13,7 +13,7 @@ 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=94df600c183301013787cd47112044e358fb37bb8e2b5544f40377dda98ee78f +checksum=b3ec57a844706ef044b607ba67bc5ef62d9deef8aec3fb2d7ea4f77dff24f1ef nocross=yes disable_parallel_build=yes LDFLAGS="-llzo2"