trace-cmd: update to 3.1.6.
This commit is contained in:
parent
172e58bc14
commit
2735128964
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trace-cmd'
|
# Template file for 'trace-cmd'
|
||||||
pkgname=trace-cmd
|
pkgname=trace-cmd
|
||||||
version=3.1.5
|
version=3.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
|
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-only"
|
license="GPL-2.0-or-later, LGPL-2.1-only"
|
||||||
homepage="https://trace-cmd.org"
|
homepage="https://trace-cmd.org"
|
||||||
distfiles="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v${version}.tar.gz"
|
distfiles="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v${version}.tar.gz"
|
||||||
checksum=9af1ea00e312d03639470e126fa9c786789f03c16df93a57c0bc90eeffbc7d50
|
checksum=f9198ea306deee9cda3b262342b03b6029e82c1b9c671ba521739a9703e115b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/etc/bash_completion.d/*
|
rm ${DESTDIR}/etc/bash_completion.d/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue