extrace: update to 0.7.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'extrace'
|
# Template file for 'extrace'
|
||||||
pkgname=extrace
|
pkgname=extrace
|
||||||
version=0.6
|
version=0.7
|
||||||
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.0-or-later, BSD-2-Clause"
|
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||||
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=1614bf95b0a159c172cc299de1a73cedf31f1a4928eddef3a360e1529f9e34ef
|
checksum=62e6623d4891494a307f9f7247b8581794232d4d26617009eae763a48280abcf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user