mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
uftrace: update to 0.14.
This commit is contained in:
parent
0b2934491b
commit
0b4ec5ec8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uftrace'
|
||||
pkgname=uftrace
|
||||
version=0.13.1
|
||||
version=0.14
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*"
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/namhyung/uftrace"
|
||||
distfiles="https://github.com/namhyung/uftrace/archive/v${version}.tar.gz"
|
||||
checksum=88b59923fdd9804fd29da8a784cd1b39837b1b735fc3be4165b3932eca3661ad
|
||||
checksum=b81255bc288e79e96a5b158d4875fa6425ad51c85f4c4c8523c1defb9366ad12
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"; export LDFLAGS=-largp;;
|
||||
|
|
Loading…
Add table
Reference in a new issue