extrace: update to 0.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'extrace'
|
# Template file for 'extrace'
|
||||||
pkgname=extrace
|
pkgname=extrace
|
||||||
version=0.3.1
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Trace exec(2) calls system-wide"
|
short_desc="Trace exec(2) calls system-wide"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="GPL-2,BSD"
|
license="GPL-2,BSD"
|
||||||
homepage="https://github.com/chneukirchen/extrace"
|
homepage="https://github.com/chneukirchen/extrace"
|
||||||
distfiles="https://github.com/chneukirchen/extrace/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/extrace/archive/v${version}.tar.gz"
|
||||||
checksum=cb8be256571dae29eaaf45715463c793e19c5dc6df2d3199ecaa61c2ca6c83ed
|
checksum=c656851682e0cef7d717d77ad6888f3ad8c7105e4ef0094a64b374838d18c09f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user