mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crash: update to 7.2.9.
This commit is contained in:
parent
07cb1b9b32
commit
608e6f26d8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'crash'
|
# Template file for 'crash'
|
||||||
pkgname=crash
|
pkgname=crash
|
||||||
version=7.2.8
|
version=7.2.9
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686 x86_64" # broken on musl
|
archs="i686 x86_64" # broken on musl
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="flex tar wget"
|
hostmakedepends="flex tar wget"
|
||||||
|
@ -12,7 +12,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=996d3367764c77e23921c164725e4d0221acc7a15a92a3f825053ea37f2452dc
|
checksum=6c07634f7357906dcb21ff3decd1760d7b0b1a11c01472cd17aba2e67f3ce16e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
LDFLAGS=-llzo2
|
LDFLAGS=-llzo2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue