pisi dep, rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-21 23:58:33 +03:00
parent 9a5add9c6d
commit 930d1ed4e7
7 changed files with 51 additions and 4 deletions
+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="1e7069f23f926df84a541938a8e6078b0aedf218" type="targz">https://github.com/gperftools/gperftools/releases/download/gperftools-2.5/gperftools-2.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
</BuildDependencies>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-21</Date>
<Version>2.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.4</Version>