From cffe0c36ccd086ff530bd5440138b37a93e7ad82 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Tue, 1 Oct 2019 13:56:44 +0200 Subject: [PATCH] bird: update to 2.0.6. --- srcpkgs/bird/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bird/template b/srcpkgs/bird/template index 718a927acf6..ac4a7c0bf27 100644 --- a/srcpkgs/bird/template +++ b/srcpkgs/bird/template @@ -1,6 +1,6 @@ # Template file for 'bird' pkgname=bird -version=2.0.5 +version=2.0.6 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=4e4b736fd26579823a728be6a7746b3f525206e3c9a4a21fccb302cffd3029d3 +checksum=90934cce6ae90039ab1e58ade223935f9221a7e5eac05df6fb53045b77bfd3aa conf_files="/etc/bird.conf" system_accounts="_bird"