mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/strace: upgrade to 4.7
This commit is contained in:
parent
467e800a9c
commit
38ba2c4444
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=strace
|
||||
pkgver=4.6
|
||||
pkgver=4.7
|
||||
pkgrel=0
|
||||
pkgdesc="A useful diagnositic, instructional, and debugging tool"
|
||||
url="http://sourceforge.net/projects/strace/"
|
||||
@ -26,4 +26,4 @@ package() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
make -j1 DESTDIR="$pkgdir" install
|
||||
}
|
||||
md5sums="e537b2b1afeec70c0e6e27a0d0fd671e strace-4.6.tar.xz"
|
||||
md5sums="6054c3880a00c6703f83b57f15e04642 strace-4.7.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user