aboutsummaryrefslogtreecommitdiffstats
path: root/main/valgrind
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-07-01 09:11:54 +0300
committerTimo Teräs <timo.teras@iki.fi>2015-07-01 09:12:04 +0300
commitf1e674252b8076c4488154466ef146a88b946e3b (patch)
treea98f7312389e59fd9fea61815c48e265c1220092 /main/valgrind
parente4562c996a31e281fe3de3ae0124804195d95d9e (diff)
downloadaports-f1e674252b8076c4488154466ef146a88b946e3b.tar.bz2
aports-f1e674252b8076c4488154466ef146a88b946e3b.tar.xz
main/valgrind: recompile with new binutils
Diffstat (limited to 'main/valgrind')
-rw-r--r--main/valgrind/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/valgrind/APKBUILD b/main/valgrind/APKBUILD
index 73720b8e19..5c17d7406a 100644
--- a/main/valgrind/APKBUILD
+++ b/main/valgrind/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=valgrind
pkgver=3.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to help find memory-management problems in programs"
url="http://valgrind.org/"
arch="x86 x86_64"