mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fail: update to 0.2.
This commit is contained in:
parent
83d131235d
commit
47394f3e27
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'fail'
|
# Template file for 'fail'
|
||||||
pkgname=fail
|
pkgname=fail
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Crash in various possible ways"
|
short_desc="Crash in various possible ways"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/chneukirchen/fail"
|
homepage="https://github.com/chneukirchen/fail"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=33be2e182a940b6e9b80ee13d47cd239d39fde3a9a4ee0a5e5ccb192c9a83288
|
checksum=3259275716f07b142c31a1fd218041a0d8bc8c93acc38147943e2dc91a63d961
|
||||||
|
|
||||||
CFLAGS="-O1"
|
CFLAGS="-O1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue