extrace: update to 0.3.1.
This commit is contained in:
parent
2826fd072e
commit
567a00a6dc
@ -1,16 +1,15 @@
|
||||
# Template file for 'extrace'
|
||||
pkgname=extrace
|
||||
version=0.3
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Trace exec(2) calls system-wide"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2,BSD"
|
||||
homepage="https://github.com/chneukirchen/extrace"
|
||||
distfiles="https://github.com/chneukirchen/extrace/archive/v${version}.tar.gz"
|
||||
checksum=d76ec065d6e928aa3dfe6ade05a74fe7153010ef732629fb9d72f03a32cb855a
|
||||
checksum=cb8be256571dae29eaaf45715463c793e19c5dc6df2d3199ecaa61c2ca6c83ed
|
||||
|
||||
post_install() {
|
||||
sed '/^$/q' pwait.c >LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user