mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/strace to 5.9-1
This commit is contained in:
parent
ae38aff50a
commit
b71f6bd790
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - configure with --enable-mpers=check to fix AArch64 build
|
||||
|
||||
pkgname=strace
|
||||
pkgver=5.8
|
||||
pkgver=5.9
|
||||
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=('0e60844b68a6097d46053488facbd3c40484af27'
|
||||
sha1sums=('3b86b7c84d73415245c6b4cfa0944699dcc61c74'
|
||||
'SKIP')
|
||||
validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv@altlinux.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue