mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libtraceevent: update to 1.8.4.
This commit is contained in:
parent
63ccbd5ec6
commit
99de746853
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtraceevent'
|
# Template file for 'libtraceevent'
|
||||||
pkgname=libtraceevent
|
pkgname=libtraceevent
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
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=233d88adf5bae6b4511980f0f6314f348326b55fdb3dc9c4212c810e1ab06789
|
checksum=dc456d4d2bf4b4cd4d0c737d3374a8093f9e5ca18c1d7fc2279a4bf41e613121
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make ${makejobs} test
|
make ${makejobs} test
|
||||||
|
|
Loading…
Add table
Reference in a new issue