13 lines
423 B
Bash
13 lines
423 B
Bash
# Template file for 'fail'
|
|
pkgname=fail
|
|
version=0.3
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
short_desc="Crash in various possible ways"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Public Domain"
|
|
homepage="https://github.com/leahneukirchen/fail"
|
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=67a91e403521a735500c693b44c96813ec5d2c8722e0f3f6817fbd5961bd00c4
|
|
|
|
CFLAGS="-O1"
|