mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
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'
|
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue