Skip to content
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 bird.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: bird
version: "2.13"
version: 2.13.1
epoch: 0
description: BIRD Internet Routing Daemon
copyright:
Expand All @@ -24,7 +24,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 8d895e3e311880e9efb888b4386cbec2f7e18bfb8334e8d4c8ca7c4341092638
expected-sha256: 97bb8d57be9bc5083e2b566416d27e314162856a12ca7c77e202e467d20d4080
uri: https://bird.network.cz/download/bird-${{package.version}}.tar.gz

- uses: autoconf/configure
Expand Down