Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lksctp-tools/1.0.20 package update #29152

Merged
merged 1 commit into from
Sep 22, 2024
Merged
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 lksctp-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: lksctp-tools
version: 1.0.20
epoch: 0
epoch: 1
description: "The Linux SCTP helper library"
copyright:
- license: GPL-2.0-only AND LGPL-2.1-only
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/sctp/lksctp-tools
tag: v${{package.version}}
expected-commit: f6d64dc3fdcba8f7ced61ea26270ebc0c38b5312
expected-commit: 311fcdeb5cb41612d4be66b16f0f2ad6675a6af8

- runs: |
libtoolize --force --copy
Expand Down