fail: update to 0.3.
This commit is contained in:
parent
561bb8693c
commit
20268c22e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fail'
|
# Template file for 'fail'
|
||||||
pkgname=fail
|
pkgname=fail
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Crash in various possible ways"
|
short_desc="Crash in various possible ways"
|
||||||
|
@ -8,6 +8,6 @@ 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=3259275716f07b142c31a1fd218041a0d8bc8c93acc38147943e2dc91a63d961
|
checksum=67a91e403521a735500c693b44c96813ec5d2c8722e0f3f6817fbd5961bd00c4
|
||||||
|
|
||||||
CFLAGS="-O1"
|
CFLAGS="-O1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue