Merge pull request #2691 from ayhanyalcinsoy/master

boost:verbump to 1.63.0
This commit is contained in:
Ertuğrul Erata
2017-02-01 09:35:05 +02:00
committed by GitHub
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Peer-reviewed portable C++ source libraries</Summary>
<Description>Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.</Description>
<Archive sha1sum="7f56ab507d3258610391b47fef6b11635861175a" type="tarbz2">mirrors://sourceforge/boost/boost_1_60_0.tar.bz2</Archive>
<Archive sha1sum="ed302f2f9e117abb656c47c654352191d3857e0f" type="tarbz2">mirrors://sourceforge/boost/boost_1_63_0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -25,7 +25,7 @@
<!--Dependency>openmpi-devel</Dependency-->
</BuildDependencies>
<Patches>
<Patch>cuda_float128.patch</Patch>
<!-- <Patch>cuda_float128.patch</Patch> -->
</Patches>
</Source>
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-01</Date>
<Version>1.63.0</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.60.0</Version>