systemtap: update to 4.2.
This commit is contained in:
parent
25ae79c3be
commit
0fc1c50fc0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemtap'
|
||||
pkgname=systemtap
|
||||
version=4.1
|
||||
version=4.2
|
||||
revision=1
|
||||
archs="i686 x86_64 armv6l armv7l aarch64 ppc64le"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://sourceware.org/systemtap/"
|
||||
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
|
||||
checksum=8efa1ee2b34f1c6b2f33a25313287d59c8ed1b00265e900aea874da8baca1e1d
|
||||
checksum=0984ebe3162274988252ec35074021dc1e8420d87a8b35f437578562fce08781
|
||||
|
||||
systemtap-devel_package() {
|
||||
depends="systemtap-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue