valgrind.ver.bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Memory access debugger for X86 and PPC Linux platforms</Summary>
|
||||
<Description>Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
|
||||
<Archive sha1sum="ddf13e22dd0ee688bd533fc66b94cf88f75fad86" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="4cc014e2390c4bcecb11aa00b37aa52d352db97f" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.15.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-07</Date>
|
||||
<Version>3.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-07-24</Date>
|
||||
<Version>3.13.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user