crash: update to 7.1.6.
This commit is contained in:
parent
4e95f89f55
commit
ee6d21c886
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'crash'
|
||||
pkgname=crash
|
||||
version=7.1.5
|
||||
revision=2
|
||||
version=7.1.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="flex"
|
||||
makedepends="ncurses-devel zlib-devel lzo-devel"
|
||||
|
@ -10,7 +10,8 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://people.redhat.com/anderson/"
|
||||
distfiles="http://people.redhat.com/anderson/${pkgname}-${version}.tar.gz"
|
||||
checksum=bb1f6f0a614d188176eb4daf5c44782bf770bdcc9af4024ad5acfc5534e7ae4c
|
||||
checksum=dc4c36ae680cd37982306ef8f75544776a3133b8ce3418d1992cd59473d04c7f
|
||||
only_for_archs="i686 x86_64" # broken on musl
|
||||
nocross=yes
|
||||
LDFLAGS=-llzo2
|
||||
|
||||
|
|
Loading…
Reference in a new issue