systemtap: update to 4.5.
This commit is contained in:
parent
95e80a9d79
commit
1149d3bf64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemtap'
|
||||
pkgname=systemtap
|
||||
version=4.4
|
||||
version=4.5
|
||||
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=ca70b6107537162ce401f8965a7e315950c1292c02ea50a490e77bd6fde5638c
|
||||
checksum=75078ed37e0dd2a769c9d1f9394170b2d9f4d7daa425f43ca80c13bad6cfc925
|
||||
python_version=3
|
||||
|
||||
systemtap-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue