bird: update to 2.15.1

This release fixes regressions related to OSPF PtP links introduced in 2.15
among other things.
This commit is contained in:
Klara Modin 2024-03-24 18:42:12 +01:00 committed by lemmi
parent 534cd34852
commit f71644d7fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bird' # Template file for 'bird'
pkgname=bird pkgname=bird
version=2.15 version=2.15.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="flex" hostmakedepends="flex"
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="https://bird.network.cz" homepage="https://bird.network.cz"
changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS" changelog="https://gitlab.nic.cz/labs/bird/-/raw/master/NEWS"
distfiles="https://bird.network.cz/download/bird-${version}.tar.gz" distfiles="https://bird.network.cz/download/bird-${version}.tar.gz"
checksum=7a6458fa41109c005531b23e3f7abd63d7000a99d195db4944ebccb539ed02f0 checksum=48e85c622de164756c132ea77ad1a8a95cc9fd0137ffd0d882746589ce75c75d
conf_files="/etc/bird.conf" conf_files="/etc/bird.conf"
system_accounts="_bird" system_accounts="_bird"