crash: update to 7.2.6.
This commit is contained in:
parent
a551e366fc
commit
160dd407fa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=7.2.5
|
version=7.2.6
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="i686 x86_64" # broken on musl
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
makedepends="lzo-devel ncurses-devel zlib-devel"
|
makedepends="lzo-devel ncurses-devel zlib-devel"
|
||||||
|
@ -11,8 +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=3bef223a12a5bca1c83d16509de537f7d41cf32c421ab007480f1ecdf775e97d
|
checksum=c8bc0892061e7cec838e641a8e61319d656f33de5f211502296d1c9a23058ec2
|
||||||
archs="i686 x86_64" # broken on musl
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
LDFLAGS=-llzo2
|
LDFLAGS=-llzo2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue