boost-1.83.0

This commit is contained in:
Rmys
2023-10-16 18:44:31 +03:00
parent 2e0317cb51
commit 983188217a
2 changed files with 20 additions and 2 deletions
+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="0cb4f947d094fc311e13ffacaff00418130ef5ef" type="tarbz2">https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2</Archive>
<Archive sha1sum="75b1f569134401d178ad2aaf97a2993898dd7ee3" type="tarbz2">https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>xz-devel</Dependency>
@@ -29,7 +29,7 @@
<Dependency>python3-numpy</Dependency> -->
</BuildDependencies>
<Patches>
<!-- <Patch>a31e5cffa85f.patch</Patch> -->
<Patch>boost-1.81.0-phoenix-multiple-definitions.patch</Patch>
<!-- <Patch>5bd5bfb9.patch</Patch> -->
<!-- <Patch>b29603fa.patch</Patch> -->
</Patches>
@@ -100,6 +100,13 @@
</Package>
<History>
<Update release="19">
<Date>2023-10-16</Date>
<Version>1.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2023-01-31</Date>
<Version>1.77.0</Version>