valgrind: update to 3.5.0.
--HG-- extra : convert_revision : a4ffa17ba4784092fc7b2cc659a909e3aab343db
This commit is contained in:
parent
35c762e2b7
commit
7fcf8ccc7a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'valgrind'
|
||||
pkgname=valgrind
|
||||
version=3.4.1
|
||||
version=3.5.0
|
||||
distfiles="http://www.valgrind.org/downloads/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Tool for finding memory management bugs in programs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=669ee7aab8a3a905520159b6d7be35d3911e1a4d7a67d90dc1c12c00693184a9
|
||||
checksum=743a5132bbebc247169aefae6e17657677fdf0961aba1668dd4ee7028d27ba80
|
||||
long_desc="
|
||||
Valgrind is a tool to help you find memory-management problems in your
|
||||
programs. When a program is run under Valgrind's supervision, all
|
||||
|
|
Loading…
Reference in a new issue