From ed3c0876a7258cb0b07d3d2496dcad7b8b5e3283 Mon Sep 17 00:00:00 2001 From: Klara Modin Date: Sat, 28 Jan 2023 15:00:30 +0100 Subject: [PATCH] bird: update to 2.0.12 --- srcpkgs/bird/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template index ba6462287da6..715f961da8a2 100644 --- a/srcpkgs/bird/template +++ b/srcpkgs/bird/template @@ -1,6 +1,6 @@ # Template file for 'bird' pkgname=bird -version=2.0.11 +version=2.0.12 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=60a7b83b67b9d089d2a745a11fddd12461f631abc7b645b6c085adf90b3f55d6 +checksum=3ec462a237d06d1f4455d6ec00a42f0b1686061fc988e5c89a841d01dd753b53 conf_files="/etc/bird.conf" system_accounts="_bird"