mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libtraceevent: update to 1.8.3.
This commit is contained in:
parent
6885722b89
commit
235d0a78ef
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.2
|
version=1.8.3
|
||||||
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=919f0c024c7b5059eace52d854d4df00ae7e361a4033e1b4d6fe01d97064a1b9
|
checksum=233d88adf5bae6b4511980f0f6314f348326b55fdb3dc9c4212c810e1ab06789
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make ${makejobs} test
|
make ${makejobs} test
|
||||||
|
|
Loading…
Add table
Reference in a new issue