mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/strace to 4.26-1
This commit is contained in:
parent
6c1e8f9811
commit
63353a3a35
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=4.25
|
||||
pkgver=4.26
|
||||
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=('4f5c8a0c4bf08b0c012de87ab9d10c0e3b06585f'
|
||||
sha1sums=('b4a054adb74563fc121bcd19b158f58955a20a33'
|
||||
'SKIP')
|
||||
validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv@altlinux.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue