crash: update to 7.2.4.
This commit is contained in:
parent
a889615e8e
commit
28a3577323
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=7.2.3
|
version=7.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -9,9 +9,9 @@ short_desc="Kernel crash dump debugger and live inspector"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://people.redhat.com/anderson/"
|
homepage="http://people.redhat.com/anderson/"
|
||||||
#changelog="https://people.redhat.com/anderson/crash.changelog.html"
|
changelog="https://people.redhat.com/anderson/crash.changelog.html"
|
||||||
distfiles="http://people.redhat.com/anderson/${pkgname}-${version}.tar.gz"
|
distfiles="http://people.redhat.com/anderson/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d34d4e3962bd8ef786e6fa4933105ae9049f052aaa2afce45492e2bd78a66112
|
checksum=3ecc778b6aaabc11997315fb5be292734d7d8db0936294d4ed790c24beae9ab7
|
||||||
only_for_archs="i686 x86_64" # broken on musl
|
only_for_archs="i686 x86_64" # broken on musl
|
||||||
nocross=yes
|
nocross=yes
|
||||||
LDFLAGS=-llzo2
|
LDFLAGS=-llzo2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue