systemtap: update to 4.1.

This commit is contained in:
Anthony Iliopoulos 2019-10-01 20:41:42 +02:00 committed by Helmut Pozimski
parent 9aeae0a780
commit d508c144d3

View file

@ -1,6 +1,6 @@
# Template file for 'systemtap'
pkgname=systemtap
version=4.0
version=4.1
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=008cc22e8da8f7d16ce3bcc10d36fdd2024b79489c4da3d983e589555ca7c8d5
checksum=8efa1ee2b34f1c6b2f33a25313287d59c8ed1b00265e900aea874da8baca1e1d
systemtap-devel_package() {
depends="systemtap-${version}_${revision}"