From 4765a6467b4b137a1223bd4c73b48ca4b1685d58 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 11 Aug 2019 23:38:58 +0200 Subject: [PATCH] bird: update to 2.0.5. --- srcpkgs/bird/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template index be8800d07f3..718a927acf6 100644 --- a/srcpkgs/bird/template +++ b/srcpkgs/bird/template @@ -1,6 +1,6 @@ # Template file for 'bird' pkgname=bird -version=2.0.4 +version=2.0.5 revision=1 build_style=gnu-configure hostmakedepends="flex autoconf" @@ -10,7 +10,7 @@ maintainer="Philipp Hirsch " license="GPL-2.0-or-later" homepage="https://bird.network.cz" distfiles="ftp://bird.network.cz/pub/bird/bird-${version}.tar.gz" -checksum=676010b7517d4159b9af37401c26185f561ffcffeba73690a2ef2fad984714de +checksum=4e4b736fd26579823a728be6a7746b3f525206e3c9a4a21fccb302cffd3029d3 conf_files="/etc/bird.conf" system_accounts="_bird"