gperftools update

This commit is contained in:
Ertuğrul Erata
2016-03-02 22:41:54 +02:00
parent 34a9716ea3
commit af3e7f0a3c
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Google Performance Tools</Summary>
<Description>Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools.</Description>
<Archive sha1sum="13b904d0d1f220e43e4495f3403ee280c6da26ea" type="targz">https://github.com/gperftools/gperftools/releases/download/gperftools-2.4/gperftools-2.4.tar.gz</Archive>
<Archive sha1sum="e4afbddcefeb85b7141e4ebd83fcfd8b1de794c1" type="targz">https://github.com/gperftools/gperftools/releases/download/gperftools-2.4.90/gperftools-2.4.90.tar.gz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
</BuildDependencies>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-03-02</Date>
<Version>2.4.90</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2016-01-25</Date>
<Version>2.4</Version>