mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
dtrace-utils: update to 2.0.3.
This commit is contained in:
parent
9b6cfcaa8f
commit
2df907709e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dtrace-utils'
|
||||
pkgname=dtrace-utils
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
archs="~*-musl" # ld.so internals, other glibc specifics
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="cross-bpf-binutils cross-bpf-gcc flex libgomp-devel pkg-config
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="UPL-1.0"
|
||||
homepage="https://github.com/oracle/dtrace-utils"
|
||||
distfiles="https://github.com/oracle/dtrace-utils/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=0636546b8286d67de0e41148f5c73cf8f4339f5989da3113442eb51421bc4916
|
||||
checksum=d29f53fced69d80360e5bdf2c0d8af63e35de54ebd37c0ab4125c0f4a26746f2
|
||||
nostrip_files="bpf_dlib.o libdtrace.so.2.0.0"
|
||||
make_check=no # needs root
|
||||
nocross=yes # mkoffsets
|
||||
|
|
Loading…
Add table
Reference in a new issue