libtraceevent: update to 1.8.2.
This commit is contained in:
parent
66361a4606
commit
ff73f01c2a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtraceevent'
|
# Template file for 'libtraceevent'
|
||||||
pkgname=libtraceevent
|
pkgname=libtraceevent
|
||||||
version=1.7.3
|
version=1.8.2
|
||||||
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}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only, LGPL-2.1-only"
|
license="GPL-2.0-only, LGPL-2.1-only"
|
||||||
homepage="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/"
|
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"
|
distfiles="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-${version}.tar.gz"
|
||||||
checksum=097b72e0d907f3107825fb2edf0188324bf70dc9da360f6efa68dc484ffde541
|
checksum=919f0c024c7b5059eace52d854d4df00ae7e361a4033e1b4d6fe01d97064a1b9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make ${makejobs} test
|
make ${makejobs} test
|
||||||
|
|
Loading…
Reference in New Issue