mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
systemtap: update to 4.1.
This commit is contained in:
parent
9aeae0a780
commit
d508c144d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemtap'
|
# Template file for 'systemtap'
|
||||||
pkgname=systemtap
|
pkgname=systemtap
|
||||||
version=4.0
|
version=4.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64 armv6l armv7l aarch64 ppc64le"
|
archs="i686 x86_64 armv6l armv7l aarch64 ppc64le"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://sourceware.org/systemtap/"
|
homepage="https://sourceware.org/systemtap/"
|
||||||
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
|
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
|
||||||
checksum=008cc22e8da8f7d16ce3bcc10d36fdd2024b79489c4da3d983e589555ca7c8d5
|
checksum=8efa1ee2b34f1c6b2f33a25313287d59c8ed1b00265e900aea874da8baca1e1d
|
||||||
|
|
||||||
systemtap-devel_package() {
|
systemtap-devel_package() {
|
||||||
depends="systemtap-${version}_${revision}"
|
depends="systemtap-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue