crash: update to 8.0.2.
This commit is contained in:
parent
fe41ade607
commit
46bf5f8359
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=8.0.1
|
version=8.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64" # broken on musl
|
archs="i686 x86_64" # broken on musl
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://crash-utility.github.io/"
|
homepage="https://crash-utility.github.io/"
|
||||||
changelog="https://crash-utility.github.io/crash.changelog.html"
|
changelog="https://crash-utility.github.io/crash.changelog.html"
|
||||||
distfiles="https://github.com/crash-utility/crash/archive/${version}.tar.gz"
|
distfiles="https://github.com/crash-utility/crash/archive/${version}.tar.gz"
|
||||||
checksum=233208b1433a49e1d5a063fa88e6fc9772b99fbb7b30ae79a2115d1b8f0dfc52
|
checksum=a2071e677476c31428b2820aa0d1d9413cb455e84850f1210a8b55c3733e9815
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
LDFLAGS=-llzo2
|
LDFLAGS=-llzo2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue