Skip to content

Commit

Permalink
boost/1.87.0 package update (#36440)
Browse files Browse the repository at this point in the history
Automated package update - patches were failing to apply.
These changes look to be in the latest release, so we don't need to
cherry-pick them anymore.

-----------

<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Mark McCormick <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Mark McCormick <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent 6769837 commit 12c2c3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 255 deletions.
12 changes: 3 additions & 9 deletions boost.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: boost
version: 1.86.0
epoch: 2
version: 1.87.0
epoch: 0
description: "Free peer-reviewed portable C++ source libraries"
copyright:
- license: "BSL-1.0"
Expand Down Expand Up @@ -59,13 +59,7 @@ pipeline:
- uses: fetch
with:
uri: https://boostorg.jfrog.io/artifactory/main/release/${{package.version}}/source/boost_${{vars.mangled-package-version}}.tar.gz
expected-sha256: 2575e74ffc3ef1cd0babac2c1ee8bdb5782a0ee672b1912da40e5b4b591ca01f

# Apply patches to fix build https://github.com/boostorg/bcp/pull/18
- runs: |
cd ./tools/bcp
patch -p1 < ../../c98516b5b76e9132eba78a399af9c95ec8d23bd4.patch
patch -p1 < ../../cd21e9b4a749a77c24facf2da44f01e032c40842.patch
expected-sha256: f55c340aa49763b1925ccf02b2e83f35fdcf634c9d5164a2acb87540173c741d

- runs: |
abiflags="$(python3-config --abiflags)"
Expand Down
62 changes: 0 additions & 62 deletions boost/c98516b5b76e9132eba78a399af9c95ec8d23bd4.patch

This file was deleted.

184 changes: 0 additions & 184 deletions boost/cd21e9b4a749a77c24facf2da44f01e032c40842.patch

This file was deleted.

0 comments on commit 12c2c3c

Please sign in to comment.