systemtap: update to 4.0.
This commit is contained in:
parent
d013b0f348
commit
4cf3c16d3f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'systemtap'
|
||||
pkgname=systemtap
|
||||
version=3.3
|
||||
revision=2
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python"
|
||||
makedepends="elfutils-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://sourceware.org/systemtap/"
|
||||
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
|
||||
checksum=1fcbe2e39b82f27a788d6060b47045ca24a476c149d20d925253ba2a382a64f9
|
||||
checksum=008cc22e8da8f7d16ce3bcc10d36fdd2024b79489c4da3d983e589555ca7c8d5
|
||||
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
|
||||
|
||||
systemtap-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue