crash: update to 7.2.8.
This commit is contained in:
parent
0746967447
commit
43da2f63a4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=7.2.7
|
version=7.2.8
|
||||||
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
|
||||||
|
@ -12,7 +12,7 @@ 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=16b96b350f56ea0f73f04003b8ca7604e8bdb3809c2e9e8cf89799da5b9b2dad
|
checksum=19abe7fcb6a392f8d741315993e3d8b1a8ea799e9ddb433f12f6db4c59e45751
|
||||||
nocross=yes
|
nocross=yes
|
||||||
LDFLAGS=-llzo2
|
LDFLAGS=-llzo2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue