upgpkg: systemtap 5.0-1
upstream release
This commit is contained in:
parent
3995c198a8
commit
1ebdb388c1
3 changed files with 49 additions and 62 deletions
17
.SRCINFO
17
.SRCINFO
|
@ -1,26 +1,23 @@
|
|||
pkgbase = systemtap
|
||||
pkgdesc = Infrastructure to simplify the gathering of information about the running Linux system
|
||||
pkgver = 4.8
|
||||
pkgver = 5.0
|
||||
pkgrel = 1
|
||||
url = http://sourceware.org/systemtap/
|
||||
url = https://sourceware.org/systemtap/
|
||||
install = systemtap.install
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
license = GPL
|
||||
makedepends = python-setuptools
|
||||
makedepends = python2-setuptools
|
||||
makedepends = xmlto
|
||||
depends = elfutils
|
||||
depends = nss
|
||||
depends = python
|
||||
depends = cpio
|
||||
optdepends = sqlite3: for storing results in a database
|
||||
source = systemtap-4.8.tar.gz::https://sourceware.org/ftp/systemtap/releases/systemtap-4.8.tar.gz
|
||||
source = systemtap-4.8.tar.gz.asc::https://sourceware.org/ftp/systemtap/releases/systemtap-4.8.tar.gz.sig
|
||||
validpgpkeys = F75E6545B9F8AA15AA932A444DE16D68FDBFFFB8
|
||||
validpgpkeys = 5D38116FA4D3A7CC77E378D37E83610126DCC2E8
|
||||
validpgpkeys = 159B0DF71150B8A8539A8802D7C256443CC637CA
|
||||
sha512sums = fdcbc48ba17b2155c1419d99147a4cfbee2e69db945bfd0e6881b71ab11165bd23ea7ce9456856ae36807fb18f9934880a6b7c44456b63833ea260038744d9f2
|
||||
options = !emptydirs
|
||||
source = https://sourceware.org/ftp/systemtap/releases/systemtap-5.0.tar.gz
|
||||
source = https://sourceware.org/ftp/systemtap/releases/systemtap-5.0.tar.gz.asc
|
||||
validpgpkeys = 41A0C11274B1E87FE28E4C53E3D77E1F95161991
|
||||
sha512sums = dc511a05e66abcbbd8c926973962751196180f3c571d0cd2a3b158ae367c5339ad32967a680ecd03224ab5f7ed2c55be7064867e4fb1b1cd7ea1cb21b2436e4c
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = systemtap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue