python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / radamsa / template
blob351a9172db387bfd13c62142709408f68d510866
1 # Template file for 'radamsa'
2 pkgname=radamsa
3 version=0.5
4 revision=1
5 build_style=gnu-makefile
6 short_desc="Test case generator for robustness testing"
7 maintainer="Juan RP <xtraeme@voidlinux.eu>"
8 license="MIT"
9 homepage="https://github.com/aoh/radamsa"
10 distfiles="https://github.com/aoh/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
11 checksum=e21a86aa6dca7e4619085fc60fb664d0a1bd067ca6ebfbcb16ab2d57c8854cb4
13 post_extract() {
14         sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile
16 post_install() {
17         vlicense LICENCE