extra/strace to 5.1-1

This commit is contained in:
Kevin Mihelich 2019-06-01 17:48:33 +00:00
parent c80a99d82d
commit 63b833a73a

View file

@ -5,7 +5,7 @@
# - configure with --enable-mpers=check to fix AArch64 build
pkgname=strace
pkgver=5.0
pkgver=5.1
pkgrel=1
pkgdesc='A diagnostic, debugging and instructional userspace tracer'
arch=(x86_64)
@ -13,7 +13,7 @@ url='https://strace.io/'
license=(BSD)
depends=(perl libunwind)
source=(https://github.com/strace/strace/releases/download/v$pkgver/strace-$pkgver.tar.xz{,.asc})
sha1sums=('203d94e56dbfed066039ba61994dfee192a69515'
sha1sums=('6474260dcc66aa1f591acee31ae6a1a457b34656'
'SKIP')
validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv@altlinux.org>