libtraceevent: update to 1.7.3.
This commit is contained in:
parent
aa407693a4
commit
d939943f59
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtraceevent'
|
||||
pkgname=libtraceevent
|
||||
version=1.6.3
|
||||
revision=2
|
||||
version=1.7.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
|
||||
make_build_target="all doc"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/"
|
||||
distfiles="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-${version}.tar.gz"
|
||||
checksum=031e4428586788bb835d894f7f11c54e482764063d96ead303c7f208fb59e353
|
||||
checksum=097b72e0d907f3107825fb2edf0188324bf70dc9da360f6efa68dc484ffde541
|
||||
|
||||
do_check() {
|
||||
make ${makejobs} test
|
||||
|
|
Loading…
Add table
Reference in a new issue