systemtap: update to 3.0.

This commit is contained in:
Michael Gehring 2016-03-29 19:07:14 +02:00
parent 7457d1293c
commit 17c948d138
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'systemtap'
pkgname=systemtap
version=2.9
version=3.0
revision=1
build_style=gnu-configure
makedepends="elfutils-devel"
@ -9,5 +9,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="https://sourceware.org/systemtap/"
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
checksum=04f2c607512f4867f345a3d173940e1023441c5d3560f2e580b4a82dfe4d6353
checksum=c1c9dc2f63a1d619f41c4af1b757743c5ffaeb802b4b1b79db41567599f72294
only_for_archs="i686 x86_64 armv6l armv7l"