extrace: update to 0.4.
This commit is contained in:
parent
de9b7b7d9b
commit
781a84145d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extrace'
|
||||
pkgname=extrace
|
||||
version=0.3.1
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Trace exec(2) calls system-wide"
|
||||
|
@ -8,7 +8,7 @@ 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=cb8be256571dae29eaaf45715463c793e19c5dc6df2d3199ecaa61c2ca6c83ed
|
||||
checksum=c656851682e0cef7d717d77ad6888f3ad8c7105e4ef0094a64b374838d18c09f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue