From adcf70ab5e1261c2a1d12a7c9c8a32163ce68e57 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 11 Dec 2024 23:51:19 +0000 Subject: [PATCH] boost/1.87.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- boost.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boost.yaml b/boost.yaml index 55efa9c6db3..fd58b62ee02 100644 --- a/boost.yaml +++ b/boost.yaml @@ -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" @@ -59,7 +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 + expected-sha256: f55c340aa49763b1925ccf02b2e83f35fdcf634c9d5164a2acb87540173c741d # Apply patches to fix build https://github.com/boostorg/bcp/pull/18 - runs: |