Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions boost.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: boost
version: 1.82.0
epoch: 0
epoch: 1
description: "A library for interacting with the Linux kernel's Berkeley Packet Filter (BPF) facility from user space"
copyright:
- license: "custom"
Expand Down Expand Up @@ -54,7 +54,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: 205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
expected-sha256: 66a469b6e608a51f8347236f4912e27dc5c60c60d7d53ae9bfe4683316c6f04c

- runs: |
abiflags="$(python3-config --abiflags)"
Expand Down