extrace: update to 0.7.
This commit is contained in:
parent
55a5e2977a
commit
557840354b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extrace'
|
||||
pkgname=extrace
|
||||
version=0.6
|
||||
version=0.7
|
||||
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.0-or-later, BSD-2-Clause"
|
||||
homepage="https://github.com/chneukirchen/extrace"
|
||||
distfiles="https://github.com/chneukirchen/extrace/archive/v${version}.tar.gz"
|
||||
checksum=1614bf95b0a159c172cc299de1a73cedf31f1a4928eddef3a360e1529f9e34ef
|
||||
checksum=62e6623d4891494a307f9f7247b8581794232d4d26617009eae763a48280abcf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue