crash: update to 8.0.1.

This commit is contained in:
Leah Neukirchen 2022-04-26 13:41:52 +02:00
parent 880f6cc9b6
commit 2947a27ba1

View file

@ -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() {