void-packages/srcpkgs/fail/template

14 lines
419 B
Bash
Raw Normal View History

2017-08-15 16:15:32 +00:00
# Template file for 'fail'
pkgname=fail
version=0.1
2017-08-15 16:29:44 +00:00
revision=2
2017-08-15 16:15:32 +00:00
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
2017-08-15 16:29:44 +00:00
CFLAGS="-O1"