fail: update to 0.2.
This commit is contained in:
parent
83d131235d
commit
47394f3e27
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'fail'
|
||||
pkgname=fail
|
||||
version=0.1
|
||||
revision=2
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Crash in various possible ways"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/fail"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=33be2e182a940b6e9b80ee13d47cd239d39fde3a9a4ee0a5e5ccb192c9a83288
|
||||
checksum=3259275716f07b142c31a1fd218041a0d8bc8c93acc38147943e2dc91a63d961
|
||||
|
||||
CFLAGS="-O1"
|
||||
|
|
Loading…
Reference in New Issue