From da65802c9adba1171bd711561c870efd9f1b72b0 Mon Sep 17 00:00:00 2001 From: Klara Modin Date: Sun, 24 Mar 2024 18:42:12 +0100 Subject: [PATCH] bird: update to 2.15.1 This release fixes regressions related to OSPF PtP links introduced in 2.15 among other things. --- srcpkgs/bird/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template index 837ca712406174..26c33e40febc88 100644 --- a/srcpkgs/bird/template +++ b/srcpkgs/bird/template @@ -1,6 +1,6 @@ # Template file for 'bird' pkgname=bird -version=2.15 +version=2.15.1 revision=1 build_style=gnu-configure hostmakedepends="flex" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://bird.network.cz" changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS" distfiles="https://bird.network.cz/download/bird-${version}.tar.gz" -checksum=7a6458fa41109c005531b23e3f7abd63d7000a99d195db4944ebccb539ed02f0 +checksum=48e85c622de164756c132ea77ad1a8a95cc9fd0137ffd0d882746589ce75c75d conf_files="/etc/bird.conf" system_accounts="_bird"