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