libtraceevent: update to 1.8.3.
This commit is contained in:
parent
6885722b89
commit
235d0a78ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtraceevent'
|
||||
pkgname=libtraceevent
|
||||
version=1.8.2
|
||||
version=1.8.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="libdir_relative=lib${XBPS_TARGET_WORDSIZE}"
|
||||
|
@ -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=919f0c024c7b5059eace52d854d4df00ae7e361a4033e1b4d6fe01d97064a1b9
|
||||
checksum=233d88adf5bae6b4511980f0f6314f348326b55fdb3dc9c4212c810e1ab06789
|
||||
|
||||
do_check() {
|
||||
make ${makejobs} test
|
||||
|
|
Loading…
Reference in New Issue