main/strace: upgrade to 4.7

This commit is contained in:
Natanael Copa 2012-05-13 12:53:17 +00:00
parent 467e800a9c
commit 38ba2c4444

View File

@ -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"