mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libtracefs: update to 1.7.0.
This commit is contained in:
parent
5197bcb912
commit
5d263d60d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtracefs'
|
# Template file for 'libtracefs'
|
||||||
pkgname=libtracefs
|
pkgname=libtracefs
|
||||||
version=1.6.1
|
version=1.7.0
|
||||||
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}"
|
||||||
|
@ -16,7 +16,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/libtracefs.git/"
|
homepage="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/"
|
||||||
distfiles="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/libtracefs-${version}.tar.gz"
|
distfiles="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/libtracefs-${version}.tar.gz"
|
||||||
checksum=215a5182ee7d5a813ff84d290bb8988aa4c04cc16bb837780f61b0f5bf7494ab
|
checksum=411fcbf3434ecbaefa6c2b1bf092266293a672e2d7ee46fdd6b402753cb8bd16
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make ${makejobs} test
|
make ${makejobs} test
|
||||||
|
|
Loading…
Add table
Reference in a new issue